[PATCH] D16428: [CMake] Provide options for toggling on and off various runtime libraries.
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 10:37:12 PST 2016
beanz updated this revision to Diff 45701.
beanz added a comment.
Changed handling of lsan and ubsan to generate object libraries without building the actual runtimes.
http://reviews.llvm.org/D16428
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/cfi/CMakeLists.txt
test/interception/CMakeLists.txt
test/stats/CMakeLists.txt
test/ubsan/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16428.45701.patch
Type: text/x-patch
Size: 12196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160122/fabfd7be/attachment.bin>
More information about the llvm-commits
mailing list