[PATCH] D12386: [CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 16:13:40 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246102: [CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments. (authored by cbieneman).
Changed prior to commit:
http://reviews.llvm.org/D12386?vs=33264&id=33265#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12386
Files:
compiler-rt/trunk/cmake/Modules/SanitizerUtils.cmake
compiler-rt/trunk/lib/asan/CMakeLists.txt
compiler-rt/trunk/lib/dfsan/CMakeLists.txt
compiler-rt/trunk/lib/msan/CMakeLists.txt
compiler-rt/trunk/lib/tsan/CMakeLists.txt
compiler-rt/trunk/lib/ubsan/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12386.33265.patch
Type: text/x-patch
Size: 5409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/43885ba2/attachment.bin>
More information about the llvm-commits
mailing list