[PATCH] D99795: [gn build] add build file for tsan runtime

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 08:43:40 PDT 2021


thakis updated this revision to Diff 334965.
thakis added a comment.

add fPIE. no idea if it matters, the the cmakelist.txt file claims it does.


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

https://reviews.llvm.org/D99795

Files:
  compiler-rt/lib/tsan/CMakeLists.txt
  llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn
  llvm/utils/gn/secondary/compiler-rt/lib/tsan/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99795.334965.patch
Type: text/x-patch
Size: 9583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210402/81c157a8/attachment.bin>


More information about the llvm-commits mailing list