[PATCH] D28506: Make cmake link flag naming consistent

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 20:44:01 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291539: Make cmake link flag naming consistent (authored by fjricci).

Changed prior to commit:
  https://reviews.llvm.org/D28506?vs=83760&id=83773#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28506

Files:
  compiler-rt/trunk/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/trunk/cmake/Modules/CompilerRTDarwinUtils.cmake
  compiler-rt/trunk/cmake/Modules/CompilerRTLink.cmake
  compiler-rt/trunk/cmake/Modules/CompilerRTUtils.cmake
  compiler-rt/trunk/cmake/Modules/SanitizerUtils.cmake
  compiler-rt/trunk/cmake/config-ix.cmake
  compiler-rt/trunk/lib/asan/CMakeLists.txt
  compiler-rt/trunk/lib/asan/tests/CMakeLists.txt
  compiler-rt/trunk/lib/msan/tests/CMakeLists.txt
  compiler-rt/trunk/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/trunk/lib/stats/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/tests/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/CMakeLists.txt
  compiler-rt/trunk/test/asan/lit.cfg
  compiler-rt/trunk/test/profile/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28506.83773.patch
Type: text/x-patch
Size: 25647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170110/a1e335d3/attachment.bin>


More information about the llvm-commits mailing list