[PATCH] D14846: [CMake] Provide options for toggling on and off various runtime libraries.

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 13:20:41 PST 2015


beanz updated this revision to Diff 42331.
beanz added a comment.

Updates based on feedback from samsonov.


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/cfi/CMakeLists.txt
  test/interception/CMakeLists.txt
  test/ubsan/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14846.42331.patch
Type: text/x-patch
Size: 11177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/1211c9f2/attachment.bin>


More information about the llvm-commits mailing list