diff options
author | Maxim Ostapenko <m.ostapenko@partner.samsung.com> | 2016-07-15 07:57:43 +0000 |
---|---|---|
committer | Maxim Ostapenko <m.ostapenko@partner.samsung.com> | 2016-07-15 07:57:43 +0000 |
commit | 26b0bc0bd6db0c1ed9c8c0d88c7a7308257c9058 (patch) | |
tree | 19698e5d0d2b6b950b2aeaf7563558bb45539073 /llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp | |
parent | 2af08fa0518f657e776135a854810aef52132dec (diff) | |
download | bcm5719-llvm-26b0bc0bd6db0c1ed9c8c0d88c7a7308257c9058.tar.gz bcm5719-llvm-26b0bc0bd6db0c1ed9c8c0d88c7a7308257c9058.zip |
[asan] Reduce flakiness of halt_on_error-torture.cc testcase.
It seems in some situations we have clashes on very first error so test only prints "nested bug in the same thread, aborting" rather than "use-after-poison", so remove corresponding " RUN: FileCheck %s < 10.txt" line.
Also, the two last " RUN: FileCheck --check-prefix=CHECK-COLLISION %s < 1.txt || FileCheck --check-prefix=CHECK-NO-COLLISION %s < 1.txt" look wrong, they should check 10.txt. Fix these lines too.
Differential Revision: https://reviews.llvm.org/D22309
llvm-svn: 275539
Diffstat (limited to 'llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp')
0 files changed, 0 insertions, 0 deletions