[LLVMdev] [cfe-dev] ARM Integrated Assembler
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Dec 10 08:07:39 PST 2013
On Tue, Dec 10, 2013 at 03:55:25PM +0000, Renato Golin wrote:
> On 10 December 2013 15:35, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> > Without it, -save-temps is broken. As such it falls into a pretty
> > basic use case.
>
> Hi Joerg,
>
> I couldn't find anything in bugzilla that matched your description,
> but it seems like a pretty bad problem, can you point us to the
> discussion so we can decide whether it should be fixed now, or after
> the move.
I haven't created a bug report yet. From memory, the following things
are missing and higher-priority:
Pseudo-ops:
.abicalls
.fpu
.arch
.cpu
Modifiers:
foo(GOTOFF)
foo(GOT)
foo(PLT)
ldr is a separate issue with a pending patch.
Joerg
More information about the llvm-dev
mailing list