[PATCH] D13059: [CMake] [Darwin] Bug 21562 - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 15:13:40 PDT 2015


beanz updated this revision to Diff 35426.
beanz added a comment.

- Moved exclude dir out to a separate named variable
- Cleaned up if statement logic
- Refactored function so that it works if the version-specific blacklists are missing


http://reviews.llvm.org/D13059

Files:
  cmake/Modules/CompilerRTDarwinUtils.cmake
  cmake/config-ix.cmake
  lib/builtins/CMakeLists.txt
  lib/builtins/Darwin-excludes/README.TXT
  lib/builtins/Darwin-excludes/ios.txt
  lib/builtins/Darwin-excludes/ios6-armv7.txt
  lib/builtins/Darwin-excludes/ios6-armv7s.txt
  lib/builtins/Darwin-excludes/ios7-arm64.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13059.35426.patch
Type: text/x-patch
Size: 13948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/4aa32bf6/attachment-0001.bin>


More information about the llvm-commits mailing list