[llvm-commits] Initial cut of ARM MC ELF emitter (PATCH)

Chris Lattner clattner at apple.com
Wed Sep 29 18:04:12 PDT 2010


Looks good to me, please commit!

-Chris

On Sep 27, 2010, at 4:15 PM, Jason Kim wrote:

> This is a follow on of the ARM/MC/ELF patch sequence.
> I tested it against -r114896
> 
> As always, comments, corrections and advice are welcome.
> Thanks!
> 
> -jason
> 
> --
> I added a new file ARMAsmBackend which stubs out in similar ways to
> the eqv X86 class.
> For now, I split the ELFARMAsmBackend from the DarwinARMAsmBackend
> (also mimicking X86)
> 
> --
> M       lib/Target/ARM/ARMTargetMachine.cpp
> M       lib/Target/ARM/ARM.h
> M       lib/Target/ARM/ARMMCCodeEmitter.cpp
> A       lib/Target/ARM/ARMAsmBackend.cpp
> M       lib/Target/ARM/CMakeLists.txt
> <arm-mc-elf-s02-r114896.patch2>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list