forked from OSchip/llvm-project
[NFC] Disable new test from D92428 on PPC TSAN
This commit is contained in:
parent
31e03a9bd9
commit
bdd6718bef
|
@ -8,6 +8,9 @@
|
|||
// Do not intercept __tls_get_addr
|
||||
// UNSUPPORTED: lsan, ubsan, android
|
||||
|
||||
// FIXME: Investigate
|
||||
// XFAIL: ppc && tsan
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#ifndef BUILD_DSO
|
||||
|
|
Loading…
Reference in New Issue