Age | Commit message (Expand) | Author |
---|---|---|
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 |