[LLVMdev] ARM mapping symbols
Renato Golin
rengolin at systemcall.org
Tue Mar 29 08:44:41 PDT 2011
Hi there,
I've created a bug on llvm:
http://www.llvm.org/bugs/show_bug.cgi?id=9582
Basically, ARM, Thumb and data mapping symbols should have been
exported in the ELF file, so the linker can work correctly.
I can do the change and create some test cases, but I haven't been
paying much attention to recent MC developments. Is ArmAsmPrinter the
place to change for that, or is there an MC equivalent that would be a
better fit?
thanks,
--renato
More information about the llvm-dev
mailing list