[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 16:03:28 PDT 2015


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

Cleanup to darwin_find_excluded_builtins_list based on feedback from samsonov.


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.35433.patch
Type: text/x-patch
Size: 13913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150922/55cf3977/attachment.bin>


More information about the llvm-commits mailing list