Use CHECK-LABEL in MSan IR tests.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 25 Aug 2015 20:59:26 +0000 (20:59 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Tue, 25 Aug 2015 20:59:26 +0000 (20:59 +0000)
commit3104975f8a902e5dd3e82927403d0e54f3688615
treeb5e524e8bf8474c092de362071a8056ceb8baf9d
parent89ea38c62f187893298efaea88bc156ecd4c518d
Use CHECK-LABEL in MSan IR tests.

This actually found one case when a test was matching instructions
from the output of a different test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245974 91177308-0d34-0410-b5e6-96231b3b80d8
test/Instrumentation/MemorySanitizer/atomics.ll
test/Instrumentation/MemorySanitizer/check_access_address.ll
test/Instrumentation/MemorySanitizer/msan_basic.ll
test/Instrumentation/MemorySanitizer/return_from_main.ll
test/Instrumentation/MemorySanitizer/store-origin.ll
test/Instrumentation/MemorySanitizer/unreachable.ll
test/Instrumentation/MemorySanitizer/vector_cvt.ll
test/Instrumentation/MemorySanitizer/vector_shift.ll