[LLVMdev] [cfe-dev] ARM Integrated Assembler
Tim Northover
t.p.northover at gmail.com
Tue Dec 10 09:07:06 PST 2013
> I haven't created a bug report yet. From memory, the following things
> are missing and higher-priority:
This is looking hopeful.
> Pseudo-ops:
> .abicalls
This is MIPS-only.
> .fpu
> .arch
> .cpu
I think there was some opinion that directives like these weren't
essential (well, I certainly hold the opinion!)
> Modifiers:
> foo(GOTOFF)
> foo(GOT)
> foo(PLT)
I think David fixed these in r196424.
> ldr is a separate issue with a pending patch.
Yep. It'll probably go in in the next few days. Just as soon as we
chain Jim to a computer long enough to give it his blessing.
Cheers.
Tim.
More information about the llvm-dev
mailing list