llvm-6502/unittests/VMCore
Owen Anderson 9e9a0d5fc2 Move more code back to 2.5 APIs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77635 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-30 23:03:37 +00:00
..
ConstantsTest.cpp Move more code back to 2.5 APIs. 2009-07-30 23:03:37 +00:00
Makefile Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well. 2009-06-29 18:49:09 +00:00
MetadataTest.cpp fix a unitialized pointer in NamedMDNode (and reenable unittest) 2009-07-30 15:35:55 +00:00
PassManagerTest.cpp Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00