Updated gcc+llvm patch

Chris Lattner clattner@apple.com
Wed Dec 7 00:33:00 GMT 2005


On Dec 6, 2005, at 4:35 PM, Rafael Ávila de Espíndola wrote:
> On Tuesday 06 December 2005 19:19, Chris Lattner wrote:
>> This version of the patch has many bugs fixed and several rough
>> corners rounded off (for example, there are no more hard coded paths
>> in the makefiles anymore, and the llvm-independent objc changes are
>> now in the apple branch instead of the patch).  And the patch now
>> includes the new files, instead of having a tarball.
>>
> A small improvement to gcc/makefile.in is attached. Instead of  
> linking to
> LLVMPowerPC.o unconditionally, it now uses $(target) to link with
> LLVMPowerPC.o or LLVMX86.o.

Great, I applied it to my local tree, thanks!

-Chris



More information about the Gcc mailing list