Adhemerval Zanella
c52448872b
[compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc
...
This patch removes the requirement on stable-runtime on insertvalue_origin.cc
testcase, added due a instrumentation failure on aarch64-linux. This is fixed
on llvm code by r257375.
llvm-svn: 257479
2016-01-12 15:16:34 +00:00
Renato Golin
4610486e88
Disable one MSAN test in AArch64 until we have a proper fix
...
llvm-svn: 248008
2015-09-18 17:22:48 +00:00
Alexey Samsonov
d06aa3dc00
[MSan] Remove explicit -m64 from RUN lines.
...
Target-specific flags should usually be configured by CMake/lit.
llvm-svn: 230999
2015-03-02 19:34:27 +00:00
Greg Fitzgerald
b8aae5405b
Add %run to all lit tests
...
llvm-svn: 207709
2014-04-30 21:34:17 +00:00
Alexey Samsonov
8434e60f7e
Move MSan lit-tests under test/msan
...
llvm-svn: 201412
2014-02-14 13:02:58 +00:00