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

Rafael Espíndola via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 13:35:29 PDT 2015


elf2/basic64be.s is still failing, looking.

On 26 August 2015 at 16:26, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> The attached patch fixes the build and runs git-clang-format.
>
> On 26 August 2015 at 16:23, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>> 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