Re: [llvm-commits] [llvm-gcc patch] enable pic codegen for arm-linux

2007-05-14 Thread Evan Cheng
Applied. Thanks. Evan On May 14, 2007, at 4:25 PM, Lauro Ramos Venancio wrote: > This patch enables pic codegen for arm-linux. > > Lauro > > ___ > llvm-commits mailing list > llvm-commits@cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-com

[llvm-commits] [llvm-gcc patch] enable pic codegen for arm-linux

2007-05-14 Thread Lauro Ramos Venancio
This patch enables pic codegen for arm-linux. Lauro Index: gcc/config/arm/linux-elf.h === --- gcc/config/arm/linux-elf.h (revision 336) +++ gcc/config/arm/linux-elf.h (working copy) @@ -149,3 +149,17 @@ #ifdef HAVE_LD_AS_NEEDED #de