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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Apr 1 12:33:07 PDT 2014


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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.c
Type: text/x-csrc
Size: 172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140401/b16ca7ca/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2.c
Type: text/x-csrc
Size: 276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140401/b16ca7ca/attachment-0001.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run.sh
Type: application/x-sh
Size: 223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140401/b16ca7ca/attachment.sh>


More information about the llvm-commits mailing list