Fix tests.
[oota-llvm.git] / unittests / VMCore / PassManagerTest.cpp
2009-08-31 Chris Lattnerupdate unit test for previous change.
2009-08-13 Owen AndersonPush LLVMContexts through the IntegerType APIs.
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-29 Torok EdwinCall doInitialization(), releaseMemory(), and doFinaliz...