[PATCH] [lld][PECOFF] Fix data directory entry RVA of base relocations section

Rui Ueyama ruiu at google.com
Mon Sep 23 13:31:53 PDT 2013


Interesting. I don't know why this finally triggers the loader to do so but
that's definitely a nice improvement. :)


On Mon, Sep 23, 2013 at 1:28 PM, Ron Ofir <ron.ofir at gmail.com> wrote:

>
>   BTW, after this patch, the Windows loader (at least on my machine) uses
> ASLR when loading image files created using lld, so I guess that means lld
> produces more or less valid PE files :)
>
> http://llvm-reviews.chandlerc.com/D1743
>
> COMMIT
>   http://llvm-reviews.chandlerc.com/rL191220
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130923/0c73a0ae/attachment.html>


More information about the llvm-commits mailing list