[PATCH] Generate SEH unwinding info on Win64

Reid Kleckner rnk at google.com
Thu Jul 3 20:05:50 PDT 2014


Where is the patch?  I don't see it in my inbox.  That sounds like the
correct solution: the individual .pdata sections should be comdat
associative with the individual .text sections.


On Thu, Jul 3, 2014 at 8:45 AM, Aleksei <kulalexey at gmail.com> wrote:

> My small patch (can be applied with git or by hand) with workaround some
> of "invalid .pdata contributions" issues. It creates new pdata and xdata
> section for every function
> {F86514}
>
> http://reviews.llvm.org/D4081
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140703/9d16e7e2/attachment.html>


More information about the llvm-commits mailing list