Age | Commit message (Expand) | Author |
---|---|---|
2009-08-13 | Push LLVMContexts through the IntegerType APIs. | Owen Anderson |
2009-07-18 | Unbreak unittests build. | Daniel Dunbar |
2009-07-18 | Add EngineBuilder to ExecutionEngine in favor of the five optional argument E... | Reid Kleckner |
2009-07-10 | Fix unit tests. | 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-25 | Add a JITEventListener interface that gets called back when a new function is | Jeffrey Yasskin |