[PATCH] D17879: [ELF] - Simplify a SymbolBody interface a bit.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 4 06:02:19 PST 2016
>> grimar added a comment.
>>
>> In http://reviews.llvm.org/D17879#367958, @rafael wrote:
>>
>>> maybe just wait and see the bug Davide was referring to in the other
>>> patch? (some symbols not getting a STT_OBJECT).
>>>
>>> Cheers,
>>> Rafael
>>
>>
>> Do you mean this http://reviews.llvm.org/D17876 ? Then its aleady abandoned.
>
>Looks like it.
>
>Davide, was that the one you were referring to?
>
>Cheers,
>Rafael
Actually my patch is closer to this: http://reviews.llvm.org/D17871.
It modifies it and introduces another way to do the same.
George.
More information about the llvm-commits
mailing list