[llvm-commits] Initial cut of ARM MC ELF emitter (PATCH)
Jason Kim
jasonwkim at google.com
Mon Sep 27 16:15:15 PDT 2010
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-mc-elf-s02-r114896.patch2
Type: application/octet-stream
Size: 6841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100927/5052adc7/attachment.obj>
More information about the llvm-commits
mailing list