Age | Commit message (Expand) | Author |
---|---|---|
2009-08-31 | update unit test for previous change. | Chris Lattner |
2009-08-13 | Push LLVMContexts through the IntegerType APIs. | Owen Anderson |
2009-07-01 | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson |
2009-07-01 | Fix unit tests for LLVMContext+Module. | Owen Anderson |
2009-06-29 | Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly... | Torok Edwin |