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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 14:48:19 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255170: [CMake] Provide options for toggling on and off various runtime libraries. (authored by cbieneman).

Changed prior to commit:
  http://reviews.llvm.org/D14846?vs=42331&id=42343#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14846

Files:
  compiler-rt/trunk/cmake/Modules/CompilerRTUtils.cmake
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/CMakeLists.txt
  compiler-rt/trunk/lib/lsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/CMakeLists.txt
  compiler-rt/trunk/test/CMakeLists.txt
  compiler-rt/trunk/test/cfi/CMakeLists.txt
  compiler-rt/trunk/test/interception/CMakeLists.txt
  compiler-rt/trunk/test/ubsan/CMakeLists.txt

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


More information about the llvm-commits mailing list