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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 13:23:05 PDT 2015


This doesn't even compile:

/home/espindola/llvm/llvm/tools/lld/ELF/Symbols.h:135:12: error: use
of undeclared identifier 'Sym'
    return Sym.st_value;

On 26 August 2015 at 02:09, Rui Ueyama <ruiu at google.com> wrote:
> ruiu added a comment.
>
> Rafael should be the person who signs off.
>
>
> http://reviews.llvm.org/D11612
>
>
>


More information about the llvm-commits mailing list