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

Andrew Adams via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 21:57:53 PDT 2016


Thanks, everything's working again.

- Andrew

On Mon, May 30, 2016 at 1:27 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160530/c87e5613/attachment.html>


More information about the llvm-commits mailing list