[llvm-commits] [llvm-gcc-4.2] r53113 - /llvm-gcc-4.2/trunk/gcc/config/darwin.h

Chris Lattner sabre at nondot.org
Sat Jul 5 10:06:56 PDT 2008


On Jul 4, 2008, at 12:01 AM, Evan Cheng wrote:

> Hi Devang,
>
> Does this work for older Mac OS X ld? That is, would older ld silently
> ignore the options?

I think the answer is "don't do that".  -mllvm and lto only work with  
the new linker, so don't use them with the old one :)

-Chris




More information about the llvm-commits mailing list