[PATCH] switch ARM modes in inline asm

Renato Golin renato.golin at linaro.org
Tue Nov 26 02:11:04 PST 2013


On 26 November 2013 09:59, Tim Northover <t.p.northover at gmail.com> wrote:

> Actually, they are in the object file (at least, relocatable ones; the
> linker probably strips them). objdump tends to hide them even when
> printing the symbol table, but readelf shows them properly as I
> recall.
>

Er, yes. It's exactly the opposite of what I just said, sorry. They don't
show in the assembly, but only in the object.

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131126/c06f072e/attachment.html>


More information about the llvm-commits mailing list