summaryrefslogtreecommitdiff
path: root/unittests/VMCore/PassManagerTest.cpp
Commit message (Expand)AuthorAge
* update unit test for previous change.Chris Lattner2009-08-31
* Push LLVMContexts through the IntegerType APIs.Owen Anderson2009-08-13
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-01
* Fix unit tests for LLVMContext+Module.Owen Anderson2009-07-01
* Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly...Torok Edwin2009-06-29