[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 13:26:49 PDT 2015


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

Minor fix to how paths are constructed for the lipo command. Should be using the target property TARGET_FILE, instead of hand mangling the path.


http://reviews.llvm.org/D13059

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

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


More information about the llvm-commits mailing list