[PATCH] Allow ARM ELF relocs to be applied twice

Renato Golin renato.golin at linaro.org
Mon May 27 12:33:42 PDT 2013


On 27 May 2013 20:00, Tim Northover <t.p.northover at gmail.com> wrote:

> This is strictly an LLVM-internal (ELF-MCJIT-internal, even)
>
implementation-detail, localised to one file and commented there.
>

I just wonder if there is any chance that it'll escape the MCJIT somehow,
or if MCJIT will have to inter-operate with other code-emission routines
that could eventually re-use the same relocation for different purposes.
Since I'm no JIT expert, I'd rather err on the safe side, but it does seem
unlikely.

If no one else objects, patch looks good.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130527/4a1a17df/attachment.html>


More information about the llvm-commits mailing list