[llvm] r205076 - Completely rewrite ELFObjectWriter::RecordRelocation.

Manuel Klimek klimek at google.com
Tue Apr 1 13:13:28 PDT 2014


On Tue, Apr 1, 2014 at 9:56 PM, Rafael EspĂ­ndola <rafael.espindola at gmail.com
> wrote:

> I think I got it. I can get a failure if I pass -O2 to the linker. Are
> you doing that?
>

Yes (O3 actually), but I thought I also tried to remove that... strange...


> On 1 April 2014 15:40, Manuel Klimek <klimek at google.com> wrote:
> > On Tue, Apr 1, 2014 at 9:33 PM, Rafael EspĂ­ndola
> > <rafael.espindola at gmail.com> wrote:
> >>
> >> I am trying to reproduce this but failing. Attached you will find what
> >> I have so far. Compiling test.c produces an assembly file almost
> >> identical to what you are seeing, but the results are correct.
> >>
> >> Can you try it with the exact same gold and clang that are causing
> >> your test to fail?
> >
> >
> > Works.. I also think it'll be super-hard to repro without knowing what's
> > wrong - from what I can tell I've found one in 1k things that fail due to
> > this.
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140401/f0d794dc/attachment.html>


More information about the llvm-commits mailing list