[PATCH] D13226: [CMake] [Darwin] Support building the macho_embedded builtin libraries.

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 14:15:15 PDT 2015


beanz created this revision.
beanz added reviewers: bogner, samsonov, bob.wilson.
beanz added a subscriber: llvm-commits.

This ports functionality from the clang_macho_embedded.mk platform makefile over to CMake.

http://reviews.llvm.org/D13226

Files:
  cmake/Modules/CompilerRTDarwinUtils.cmake
  cmake/config-ix.cmake
  lib/builtins/CMakeLists.txt
  lib/builtins/macho_embedded/arm.txt
  lib/builtins/macho_embedded/common.txt
  lib/builtins/macho_embedded/i386.txt
  lib/builtins/macho_embedded/thumb2.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13226.35908.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150928/cd51f7ff/attachment.bin>


More information about the llvm-commits mailing list