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

llvm-svn: 153798
2012-03-31 08:20:11 +00:00
..
ConstantsTest.cpp
DominatorTreeTest.cpp Handle unreachable code in the dominates functions. This changes users when 2012-03-30 16:46:21 +00:00
InstructionsTest.cpp
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
ValueMapTest.cpp
VerifierTest.cpp