[PATCH] D13425: [compiler-rt] Properly detect lack of available system libraries for arch in clang_darwin.mk

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 10:52:23 PDT 2015


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

LGTM.

Thanks for working this up.

Side question: Is there a reason you are still using autoconf? With any luck we'll be deprecating the autoconf build system in the next few months, if there are reasons you can't use CMake I would like to help address those.

Thanks,
-Chris


Repository:
  rL LLVM

http://reviews.llvm.org/D13425





More information about the llvm-commits mailing list