llvm-6502/unittests/IR
Dan Gohman a070d2a035 Change GetPointerBaseWithConstantOffset's DataLayout argument from a
reference to a pointer, so that it can handle the case where DataLayout
is not available and behave conservatively.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174024 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-31 02:00:45 +00:00
..
AttributesTest.cpp Fix test to not use the AttributeSet's AttributeWithIndex creation method. 2013-01-27 03:39:10 +00:00
CMakeLists.txt
ConstantsTest.cpp llvm/unittests: Use OwningPtr to fix --vg-leak. 2013-01-23 08:33:13 +00:00
DominatorTreeTest.cpp llvm/unittests: Use OwningPtr to fix --vg-leak. 2013-01-23 08:33:13 +00:00
InstructionsTest.cpp Change GetPointerBaseWithConstantOffset's DataLayout argument from a 2013-01-31 02:00:45 +00:00
IRBuilderTest.cpp IRTests/IRBuilderTest.cpp: GetIntTy: Delete DL at yourself since it is not linked. 2013-01-23 08:31:28 +00:00
Makefile
MDBuilderTest.cpp
MetadataTest.cpp
PassManagerTest.cpp
TypeBuilderTest.cpp
TypesTest.cpp
ValueMapTest.cpp
VerifierTest.cpp
WaymarkTest.cpp IRTests/WaymarkTest.cpp: Fix in --vg-leak. 2013-01-23 08:33:05 +00:00