llvm-6502/unittests/VMCore
Duncan Sands 4000afe712 I noticed in passing that the Metadata getIfExists method was creating a new
node and returning it if one didn't exist.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153798 91177308-0d34-0410-b5e6-96231b3b80d8
2012-03-31 08:20:11 +00:00
..
ConstantsTest.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
DominatorTreeTest.cpp Handle unreachable code in the dominates functions. This changes users when 2012-03-30 16:46:21 +00:00
InstructionsTest.cpp Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Makefile Handle unreachable code in the dominates functions. This changes users when 2012-03-30 16:46:21 +00:00
MetadataTest.cpp I noticed in passing that the Metadata getIfExists method was creating a new 2012-03-31 08:20:11 +00:00
PassManagerTest.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
ValueMapTest.cpp re-enable unittest 2011-12-12 04:20:41 +00:00
VerifierTest.cpp land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00