[llvm-commits] [PATCH] compiler-rt: Sanity check architectures

Eric Christopher echristo at apple.com
Mon May 9 11:04:16 PDT 2011


On May 8, 2011, at 8:35 PM, Patrick Walton wrote:

> (rust-dev: This is an LLVM patch you might want to apply if you're 
> trying to build with clang on the Mac.)
> 
> Hi everyone,
> 
> I've got a quick patch to compiler-rt that makes it do a simple sanity 
> check on the toolchain before trying to compile for each architecture. 
> This makes clang able to be built again on Darwin without having to 
> install the iOS SDK.

Seems reasonable to me. Unless I hear an objection I'll apply it a bit
later.

-eric



More information about the llvm-commits mailing list