[PATCH] D13115: [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
Wed Sep 23 13:20:53 PDT 2015


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

First pass at adding cc_kext_* builtin libraries. I need to cleanup and refactor the builtin filtering so that I can use it to filter the builtin symbols list, but this is the first step in the right direction.

http://reviews.llvm.org/D13115

Files:
  cmake/Modules/CompilerRTDarwinUtils.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13115.35546.patch
Type: text/x-patch
Size: 4718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150923/33714937/attachment.bin>


More information about the llvm-commits mailing list