[PATCH] D75849: [compiler-rt] Allow golang race detector to run on musl-c

Tomas Volf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 10:44:14 PDT 2020


graywolf-at-work updated this revision to Diff 252367.
graywolf-at-work added a comment.

- Fix check for glibc linking


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

https://reviews.llvm.org/D75849

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
  compiler-rt/lib/tsan/go/buildgo.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75849.252367.patch
Type: text/x-patch
Size: 3457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/2786b196/attachment.bin>


More information about the llvm-commits mailing list