Disable use_tls_dynamic on 32-bit linux
authorFrancis Ricci <francisjricci@gmail.com>
Mon, 27 Mar 2017 14:06:49 +0000 (14:06 +0000)
committerFrancis Ricci <francisjricci@gmail.com>
Mon, 27 Mar 2017 14:06:49 +0000 (14:06 +0000)
commit0add37927c8b391a3785eae78be1885637f02310
tree7fb2a65c875cc31fbe724ffcff4f408e42cd3419
parent1a14bfa0229acca9d44243438e3c32e463d0ec23
Disable use_tls_dynamic on 32-bit linux

Summary:
This test fails with a false negative due to an unrelated change.
Since we expect a number of false negatives on 32-bit lsan,
disable this test on linux-i386 and linux-i686.

Reviewers: kubamracek, m.ostapenko, kcc

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D31300

llvm-svn: 298847
compiler-rt/test/lsan/TestCases/use_tls_dynamic.cc