[llvm-commits] [patch] ARM/MC/ELF add new stub for movt/movw in ARMFixupKinds

Jason Kim jasonwkim at google.com
Thu Nov 11 19:06:30 PST 2010


Is getBinaryCodeForInst the best place to place the case for
supporting movt/movw fixup emission?
The call stack seems to be:

#0 ARMMCCodeEmitter::getBinaryCodeForInstr
#1 ARMMCCodeEmitter::EncodeInstruction
#2 MCELFStreamer::EmitInstToData
#3 MCObjectStreamer::EmitInstruction
#4 ARMAsmPrinter::EmitInstruction
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm-mc-elf-s08.patch
Type: text/x-patch
Size: 2212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101111/0000ba53/attachment.bin>


More information about the llvm-commits mailing list