[PATCH] D108394: add tsan shared library

Zijun Zhao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 17:15:45 PDT 2021


ZijunZhao updated this revision to Diff 384915.
ZijunZhao added a comment.

Fix "ld.lld: error: unable to find library -lc++" this bug in Fuchsia.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108394

Files:
  compiler-rt/cmake/config-ix.cmake
  compiler-rt/lib/tsan/CMakeLists.txt
  compiler-rt/test/tsan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108394.384915.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/0e0dc021/attachment.bin>


More information about the llvm-commits mailing list