llvm-6502/unittests
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
..
ADT [APFloat] Make all arithmetic operations with NaN produce positive NaNs. 2013-07-27 21:49:25 +00:00
Analysis
Bitcode
DebugInfo
ExecutionEngine
IR Fix ptr vector inconsistency in CreatePointerCast 2013-07-31 00:17:33 +00:00
Object
Option
Support Fix windows' implementation of status when a file doesn't exist. 2013-07-31 00:10:25 +00:00
Transforms
CMakeLists.txt
Makefile
Makefile.unittest