[PATCH] D12292: [CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into a single function
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 12:54:08 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL245970: [CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into… (authored by cbieneman).
Changed prior to commit:
http://reviews.llvm.org/D12292?vs=33087&id=33105#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12292
Files:
compiler-rt/trunk/cmake/Modules/AddCompilerRT.cmake
compiler-rt/trunk/lib/asan/CMakeLists.txt
compiler-rt/trunk/lib/builtins/CMakeLists.txt
compiler-rt/trunk/lib/dfsan/CMakeLists.txt
compiler-rt/trunk/lib/lsan/CMakeLists.txt
compiler-rt/trunk/lib/msan/CMakeLists.txt
compiler-rt/trunk/lib/profile/CMakeLists.txt
compiler-rt/trunk/lib/safestack/CMakeLists.txt
compiler-rt/trunk/lib/tsan/CMakeLists.txt
compiler-rt/trunk/lib/tsan/dd/CMakeLists.txt
compiler-rt/trunk/lib/ubsan/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12292.33105.patch
Type: text/x-patch
Size: 24461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/990b7493/attachment.bin>
More information about the llvm-commits
mailing list