[LLVMdev] ARM mapping symbols

Renato Golin rengolin at systemcall.org
Tue Mar 29 10:27:51 PDT 2011


On 29 Mar 2011 18:04, "Jim Grosbach" <grosbach at apple.com> wrote:
> In particular, have a look at ARMAsmPrinter::EmitInstruction(). There's a
big switch statement there for instructions that need any sorts of special
handling. From the sounds of things, you'll be interested in the ARM::*_JT
(jump table branch) instructions and ARM::CONSTPOOL_ENTRY.
>

Ok, pretty much what I was thinking... ;)

Thanks!
Renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110329/c95ae241/attachment.html>


More information about the llvm-dev mailing list