[PATCH] [LLD] Add a new PE/COFF port

Rui Ueyama ruiu at google.com
Tue May 26 20:56:26 PDT 2015


Davide,

I need more eyes for this patch than for regular patches this is important.
I expect it'll stay here for a while. Even if you can't make it, I'd really
appreciate if you could review.

If you are not particularly interested in Windows-specific thing, you can
skip the code for the import table, and you'll still be able to get the
meaning of the other code. That piece of code is probably a good example
about how to create chunks of data that's not backed by input sections
(it's very easy, btw), but details about the DLL import table may not be
interesting for you.

On Tue, May 26, 2015 at 3:04 PM, Davide Italiano <dccitaliano at gmail.com>
wrote:

> JFYI, I have plans to carefully review this but unfortunately I wouldn't
> be able to for the next couple of days. In case this lands without, I'll do
> a post-commit review.
>
>
> http://reviews.llvm.org/D10036
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150526/b4bd15b8/attachment.html>


More information about the llvm-commits mailing list