[PATCH] D102554: [gn build] Add build file for msan runtime
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 15 08:28:14 PDT 2021
thakis created this revision.
thakis added a reviewer: aeubanks.
Herald added a subscriber: mgorny.
thakis requested review of this revision.
Herald added a project: LLVM.
Works for the examples on
https://clang.llvm.org/docs/MemorySanitizer.html
https://reviews.llvm.org/D102554
Files:
compiler-rt/lib/msan/CMakeLists.txt
llvm/utils/gn/secondary/compiler-rt/lib/BUILD.gn
llvm/utils/gn/secondary/compiler-rt/lib/msan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102554.345637.patch
Type: text/x-patch
Size: 3052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210515/1ab8cf5e/attachment.bin>
More information about the llvm-commits
mailing list