[PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 14:19:08 PDT 2015


On 16 October 2015 at 17:07, Hal Finkel <hfinkel at anl.gov> wrote:
> ----- Original Message -----
>> From: "Rafael EspĂ­ndola" <rafael.espindola at gmail.com>
>> To: reviews+D13825+public+7254df52e865f21a at reviews.llvm.org
>> Cc: "Hal Finkel" <hfinkel at anl.gov>, "Rui Ueyama" <ruiu at google.com>, "llvm-commits" <llvm-commits at lists.llvm.org>,
>> "Adhemerval Zanella" <adhemerval.zanella at linaro.org>
>> Sent: Friday, October 16, 2015 3:52:12 PM
>> Subject: Re: [PATCH] D13825: [ELF2] Don't create RelativeReloc for weak undef symbols
>>
>> The test is OK, but would the attached patch fix the problem for you?
>
> Yes, this also seems to work. Would you like me to commit this with the test?

Please do, thanks!


More information about the llvm-commits mailing list