diff options
author | Anh Tuyen Tran <anhtuyen@ca.ibm.com> | 2020-02-12 15:51:57 +0000 |
---|---|---|
committer | Anh Tuyen Tran <anhtuyen@ca.ibm.com> | 2020-02-12 15:51:57 +0000 |
commit | dadc214e4d9d09a8a7a9f15780c1201c18f93e05 (patch) | |
tree | c21e747950fa8c329597dbcb9a3035343cf48dcc /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 8bec8927134f116eb11ddea9db78b1a6241884c9 (diff) | |
download | llvm-dadc214e4d9d09a8a7a9f15780c1201c18f93e05.zip llvm-dadc214e4d9d09a8a7a9f15780c1201c18f93e05.tar.gz llvm-dadc214e4d9d09a8a7a9f15780c1201c18f93e05.tar.bz2 |
Title: [TSAN] Parameterize the hard-coded threshold of deflake in tsan test
Summary:
A number of testcases in TSAN are designed to deal with intermittent problems
not exist in all executions of the tested program. A script called deflake.bash
runs the executable up to 10 times to deal with the intermittent nature of the tests.
The purpose of this patch is to parameterize the hard-coded threshold above via
--cmake_variables=-DTSAN_TEST_DEFLAKE_THRESHOLD=SomeIntegerValue
When this cmake var is not set, the default value of 10 will be used.
Reviewer: dvyukov (Dmitry Vyukov), eugenis (Evgenii Stepanov), rnk (Reid Kleckner), hubert.reinterpretcast (Hubert Tong), vitalybuka (Vitaly Buka)
Reviewed By: vitalybuka (Vitaly Buka)
Subscribers: mgorny (Michal Gorny), jfb (JF Bastien), steven.zhang (qshanz), llvm-commits (Mailing List llvm-commits), Sanitizers
Tag: LLVM, Sanitizers
Differential Revision: https://reviews.llvm.org/D73707
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions