Re-enable unit tests disabled in r94164 by telling GTest about the
[oota-llvm.git] / unittests / VMCore / PassManagerTest.cpp
2010-01-26 Jeffrey YasskinRe-enable unit tests disabled in r94164 by telling...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
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...