[llvm] r271118 - Fix production of R_X86_64_GOTPCRELX/R_X86_64_REX_GOTPCRELX.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 13:27:41 PDT 2016


Should be fixed in r271229.

Cheers,
Rafael


On 30 May 2016 at 16:03, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> On 30 May 2016 at 15:45, Andrew Adams <andrew.b.adams at gmail.com> wrote:
>> This commit seems to have broken all my windows cross-compilation builds
>> with:
>>
>> unsupported relocation type
>> UNREACHABLE executed at
>> /usr/local/google/home/abadams/projects/build_bot/slave/linux-32-gcc51-trunk/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp:71!
>>
>> Perhaps the new cases need to be handled in X86WinCOFFObjectWriter.cpp?
>
> Looking. Do you have a testcase at hand?
>
> Cheers,
> Rafael


More information about the llvm-commits mailing list