[PATCH] D14747: [compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 09:22:34 PST 2015


beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks for catching this. Early return inside macros is a really bad idea.


http://reviews.llvm.org/D14747





More information about the llvm-commits mailing list