diff options
author | Vy Nguyen <vyng@google.com> | 2020-10-17 01:57:02 -0400 |
---|---|---|
committer | Vy Nguyen <vyng@google.com> | 2020-11-04 09:49:45 -0500 |
commit | aa662f61deca10ba49cd117909d632dd2125898b (patch) | |
tree | 8e648b0897319bc06f9c0b33e90470bf935c701e /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | d56cd4291e40c91fd04a36681ea053b794dc5e7b (diff) | |
download | llvm-aa662f61deca10ba49cd117909d632dd2125898b.zip llvm-aa662f61deca10ba49cd117909d632dd2125898b.tar.gz llvm-aa662f61deca10ba49cd117909d632dd2125898b.tar.bz2 |
Disable emulated-tls for compiler-rt+tests on Android if ELF_TLS is presence.
This is necessary for enabling LSAN on Android (D89251) because:
- LSAN will have false negatives if run with emulated-tls.
- Bionic ELF-TLS is not compatible with Gold (hence the need for LLD)
Differential Revision: https://reviews.llvm.org/D89615
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions