summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/VMCore/PassManagerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* update unit test for previous change.Chris Lattner2009-08-311-1/+1
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-131-17/+17
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-011-3/+3
* Fix unit tests for LLVMContext+Module.Owen Anderson2009-07-011-3/+4
* Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly...Torok Edwin2009-06-291-0/+526
OpenPOWER on IntegriCloud