[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:03:56 PDT 2016
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