[PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 15:24:26 PST 2015
beanz updated this revision to Diff 41951.
beanz added a comment.
Updates based on feedback from Kuba.
http://reviews.llvm.org/D14846
Files:
cmake/Modules/CompilerRTUtils.cmake
cmake/config-ix.cmake
lib/CMakeLists.txt
lib/lsan/CMakeLists.txt
lib/tsan/CMakeLists.txt
lib/ubsan/CMakeLists.txt
test/CMakeLists.txt
test/interception/CMakeLists.txt
test/ubsan/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14846.41951.patch
Type: text/x-patch
Size: 10305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/8acbb957/attachment.bin>
More information about the llvm-commits
mailing list