Age | Commit message (Expand) | Author |
---|---|---|
2010-02-09 | Add support for TypeBuilder<const/volatile void*, false>. | Jeffrey Yasskin |
2009-10-06 | Introduce and use convenience methods for getting pointer types | Duncan Sands |
2009-09-09 | Make TypeBuilder's result depend on the LLVMContext it's passed. | Jeffrey Yasskin |
2009-08-13 | Push LLVMContexts through the IntegerType APIs. | Owen Anderson |
2009-08-05 | Update unit test. | Owen Anderson |
2009-07-29 | Move types back to the 2.5 API. | Owen Anderson |
2009-07-10 | Fix unit tests. | Owen Anderson |
2009-04-25 | Add a new TypeBuilder helper class, which eases making LLVM IR types. | Chris Lattner |