Updated gcc+llvm patch
Rafael Ávila de Espíndola
rafael.espindola@gmail.com
Wed Dec 7 00:32:00 GMT 2005
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.
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-makefile.in.patch
Type: text/x-diff
Size: 4625 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20051207/770f3498/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20051207/770f3498/attachment.sig>
More information about the Gcc
mailing list