hanchenye-llvm-project/llvm/unittests/VMCore
Jay Foad b804a2b751 Second attempt at de-constifying LLVM Types in FunctionType::get(),
StructType::get() and TargetData::getIntPtrType().

llvm-svn: 134982
2011-07-12 14:06:48 +00:00
..
ConstantsTest.cpp fix PR8867: a crash handling fp128. Thanks to Nick for the testcase. 2010-12-29 01:33:36 +00:00
InstructionsTest.cpp Teach getCastOpcode about element-by-element vector casts. For example, "trunc" 2011-05-18 07:13:41 +00:00
Makefile
MetadataTest.cpp PR9214: Convert Metadata API to use ArrayRef. 2011-04-21 19:59:31 +00:00
PassManagerTest.cpp Second attempt at de-constifying LLVM Types in FunctionType::get(), 2011-07-12 14:06:48 +00:00
ValueMapTest.cpp Don't include Operator.h from InstrTypes.h. 2011-04-11 09:35:34 +00:00
VerifierTest.cpp Allow unnamed_addr on declarations. 2011-01-15 08:15:00 +00:00