LLVMC can be now compiled w/o dynamic plugin support.
[oota-llvm.git] / unittests / ExecutionEngine /
2009-07-01 Owen AndersonHold the LLVMContext by reference rather than by pointer.
2009-07-01 Owen AndersonFix unit tests for LLVMContext+Module.
2009-06-25 Jeffrey YasskinAdd a JITEventListener interface that gets called back...