llvm-6502/unittests/IR
Matt Arsenault 1bf0ec4e16 Fix ptr vector inconsistency in CreatePointerCast
One form would accept a vector of pointers, and the other did not.
Make both accept vectors of pointers, and add an assertion
for the number of elements.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187464 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-31 00:17:33 +00:00
..
AttributesTest.cpp
CMakeLists.txt
ConstantsTest.cpp
DominatorTreeTest.cpp
InstructionsTest.cpp Fix ptr vector inconsistency in CreatePointerCast 2013-07-31 00:17:33 +00:00
IRBuilderTest.cpp
Makefile
MDBuilderTest.cpp
MetadataTest.cpp
PassManagerTest.cpp
PatternMatch.cpp
TypeBuilderTest.cpp
TypesTest.cpp
ValueMapTest.cpp
ValueTest.cpp
VerifierTest.cpp
WaymarkTest.cpp