[PATCH] D14747: [compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X
Jacky Tsao via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 06:24:14 PST 2015
cao.zhong1 created this revision.
cao.zhong1 added a reviewer: beanz.
cao.zhong1 added a subscriber: llvm-commits.
Fix r252525 - cmake configure failed to connect target builtins to target compiler-rt because of early return call.
http://reviews.llvm.org/D14747
Files:
cmake/Modules/CompilerRTDarwinUtils.cmake
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14747.40394.patch
Type: text/x-patch
Size: 8168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/1504ee06/attachment.bin>
More information about the llvm-commits
mailing list