[PATCH] D76240: [Sanitizers][Test] If the default linker is LLD, disable threads

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 07:01:06 PDT 2020


nemanjai updated this revision to Diff 252829.
nemanjai added a comment.

Added comments explaining why threads are disabled in LLD when it is the default linker.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76240/new/

https://reviews.llvm.org/D76240

Files:
  compiler-rt/test/asan/TestCases/Linux/global-overflow-bfd.cpp
  compiler-rt/test/asan/lit.cfg.py
  compiler-rt/test/lit.common.configured.in
  compiler-rt/test/lsan/lit.common.cfg.py
  compiler-rt/test/msan/lit.cfg.py
  compiler-rt/test/tsan/lit.cfg.py
  compiler-rt/test/ubsan/lit.common.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76240.252829.patch
Type: text/x-patch
Size: 6532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/e45b62f7/attachment.bin>


More information about the llvm-commits mailing list