llvm-6502/test/Instrumentation/MemorySanitizer
Evgeniy Stepanov 59a65f7b24 [msan] Fix handling of vectors of pointers.
VectorType::getInteger() can not be used with them, because pointer size
depends on the target.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171070 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-25 16:04:38 +00:00
..
lit.local.cfg
msan_basic.ll [msan] Fix handling of vectors of pointers. 2012-12-25 16:04:38 +00:00
unreachable.ll [msan] Remove unreachable blocks before instrumenting a function. 2012-12-21 11:18:49 +00:00