[PATCH] Implement the ldr-pseudo opcode for ARM assembly

Renato Golin renato.golin at linaro.org
Wed Dec 4 01:40:53 PST 2013


On 4 December 2013 02:02, David Peixotto <dpeixott at codeaurora.org> wrote:
> Ping.

Hi David, Tim, Jim,

The patch looks good to me, and I think the tests are very thorough.
If you guys are happy with Darwin, I'm happy from my end.

The only bit I am worried about is bloating the symbol table if we
create one symbol for each constant pool object if they don't get
merged, but that's minor and can be fixed later. AFAICS, this will
only make the linker (very slightly) lower, but the final objects
should be clean. Please, correct me if I'm wrong.

Sorry for the delay, that was completely my fault and lack of organization.

cheers,
--renato



More information about the llvm-commits mailing list