Re: [llvm-commits] CVS: llvm/lib/Target/ARM/ARMTargetAsmInfo.cpp

2007-01-26 Thread Chris Lattner
On Jan 26, 2007, at 3:25 PM, Lauro Ramos Venancio wrote: > > > Changes in directory llvm/lib/Target/ARM: > > ARMTargetAsmInfo.cpp updated: 1.8 -> 1.9 > --- > Log message: > > Some asm directives fixes for ELF. > Now we can compile llvm-gcc on arm-linux-gnueabi! Nice!! -Chris ___

Re: [llvm-commits] CVS: llvm/lib/Target/ARM/ARMTargetAsmInfo.cpp

2006-12-29 Thread Rafael EspĂ­ndola
On 12/28/06, Lauro Ramos Venancio <[EMAIL PROTECTED]> wrote: > Log message: > > Define StaticCtorsSection and StaticDtorsSection for ARM. Nice! Could you please commit a small regression test? Thanks, Rafael ___ llvm-commits mailing list llvm-commits@c