[PATCH] D11612: [lld][ELF2] Apply relocations.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 15:05:44 PDT 2015


On 11 August 2015 at 17:35, Rui Ueyama <ruiu at google.com> wrote:
> There may be more things to think. I'd like to see to land with
> non-single-pass approach as I suggested so that it doesn't block anyone. We
> can revisit this later when needed.

We will need to implement a single pass to at least benchmark it, so I
actually think it is better to do that first.

Cheers,
Rafael


More information about the llvm-commits mailing list