[PATCH] D48378: [CMake] Tidy up the organisation of compiler-rt when configured as a standalone build with an IDE (e.g. Xcode) as the generator.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 05:01:58 PDT 2018


delcypher updated this revision to Diff 152254.
delcypher retitled this revision from "[NFC] Tidy up the organisation of compiler-rt when configured as a standalone build with an IDE (e.g. Xcode) as the generator." to "[CMake] Tidy up the organisation of compiler-rt when configured as a standalone build with an IDE (e.g. Xcode) as the generator.".
delcypher edited the summary of this revision.
delcypher added a comment.

Drop unnecessary comments.


https://reviews.llvm.org/D48378

Files:
  CMakeLists.txt
  cmake/Modules/AddCompilerRT.cmake
  cmake/Modules/CompilerRTDarwinUtils.cmake
  cmake/Modules/SanitizerUtils.cmake
  cmake/base-config-ix.cmake
  lib/tsan/CMakeLists.txt
  lib/tsan/dd/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48378.152254.patch
Type: text/x-patch
Size: 5082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/32d14449/attachment.bin>


More information about the llvm-commits mailing list