[llvm-commits] [llvm] r129923 - in /llvm/trunk: lib/MC/WinCOFFObjectWriter.cpp test/MC/COFF/diff.s

Rafael Ávila de Espíndola rafael.espindola at gmail.com
Thu Apr 21 13:01:54 PDT 2011


On 11-04-21 2:36 PM, Rafael Espindola wrote:
> Author: rafael
> Date: Thu Apr 21 13:36:50 2011
> New Revision: 129923
>
> URL: http://llvm.org/viewvc/llvm-project?rev=129923&view=rev
> Log:
> Fix relative relocations. This is sufficient for running the rust testsuite with
> MC :-)


BTW, I am not familiar with COFF, so the way I found this was hack MC 
until it produced bit identical output to gas and then back off the 
parts that were not necessary for getting the rust tests passing.

I have attached the hack patch if someone else finds it useful for 
debugging or finds something to cherry pick from it.

Cheers,
Rafael
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: win.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110421/bb4e756b/attachment.ksh>


More information about the llvm-commits mailing list