[PATCH] D12292: [CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into a single function
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 13:42:43 PDT 2015
beanz updated this revision to Diff 32993.
beanz added a comment.
In working on follow-up patches I did some cleanup that applied to these patches, and fixed an issue with hooking up dependencies.
http://reviews.llvm.org/D12292
Files:
cmake/Modules/AddCompilerRT.cmake
lib/asan/CMakeLists.txt
lib/builtins/CMakeLists.txt
lib/dfsan/CMakeLists.txt
lib/lsan/CMakeLists.txt
lib/msan/CMakeLists.txt
lib/profile/CMakeLists.txt
lib/safestack/CMakeLists.txt
lib/tsan/CMakeLists.txt
lib/tsan/dd/CMakeLists.txt
lib/ubsan/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12292.32993.patch
Type: text/x-patch
Size: 22156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150824/2f22715c/attachment-0001.bin>
More information about the llvm-commits
mailing list