[llvm] r181864 - ELFRelocationEntry::operator<(): Try to stabilize the order. r_offset was insufficient to sort Relocs.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri May 17 12:27:08 PDT 2013


On 17 May 2013 14:52, Bill Wendling <isanbard at gmail.com> wrote:
> I applied 181864, but 181910 had conflicts, so I didn't apply it.

Not a big argument one way or the other, but the conflict is just from
adjustFixupOffset being removed on trunk. I have attached the trunk
and 3.3 versions of the patch.

> -bw

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trunk.patch
Type: application/octet-stream
Size: 4748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130517/4d2ccfbb/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 33.patch
Type: application/octet-stream
Size: 4773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130517/4d2ccfbb/attachment-0001.obj>


More information about the llvm-commits mailing list