aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-01-29 15:10:22 +0000
committerDmitry Vyukov <dvyukov@google.com>2018-01-29 15:10:22 +0000
commite64c4f418c0942eb7703d12cd47c602ecf302344 (patch)
treef90d548b53bc406e828f4f7a4ecb5dd83164ea94 /llvm/lib/Object/ELFObjectFile.cpp
parent01acc9d8acb2196760bc9ca0805b918a086be0a9 (diff)
downloadllvm-e64c4f418c0942eb7703d12cd47c602ecf302344.zip
llvm-e64c4f418c0942eb7703d12cd47c602ecf302344.tar.gz
llvm-e64c4f418c0942eb7703d12cd47c602ecf302344.tar.bz2
tsan: deflake a test
There was a failure on a bot: http://lab.llvm.org:8011/builders/clang-cmake-mipsel/builds/1283 strerror test is indeed flaky. We protect all races by a barrier in other tests to eliminate flakiness. Do the same here. No idea why tls_race2.cc failed. Add output at the end of the test as we do in other tests. Sometimes test process crashes somewhere in the middle (e.g. during race reporting) and it looks like empty output. Output at the end of test allows to understand if the process has crashed, or it has finished but produced no race reports. Reviewed in https://reviews.llvm.org/D42633 llvm-svn: 323657
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions