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

Manuel Klimek klimek at google.com
Tue Apr 1 12:40:58 PDT 2014


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/a84b2d70/attachment.html>


More information about the llvm-commits mailing list