llvm-6502/unittests/VMCore
Benjamin Kramer f83264b423 fix unittest
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77375 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-28 22:03:24 +00:00
..
ConstantsTest.cpp Revert the ConstantInt constructors back to their 2.5 forms where possible, thanks to contexts-on-types. More to come. 2009-07-24 23:12:02 +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 unittest 2009-07-28 22:03:24 +00:00
PassManagerTest.cpp Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00