[LLVMdev] Implementing the ldr pseudo instruction in ARM integrated assembler

Tim Northover t.p.northover at gmail.com
Fri Nov 1 11:40:56 PDT 2013


Hi David,

> 8. Check that an error is issued when the constant pool would be placed too
> far away

I'd say this one is actually the most involved constraint but there
don't actually seem to be any tests in the attached file for it.

And I believe the directive Jim's referring to is ".ltorg". It's
presumably going to have some interesting quirks of its own.

Cheers.

Tim.



More information about the llvm-dev mailing list