[PATCH] D19376: [MC] Create unique .pdata sections for every .text section

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 30 11:35:19 PDT 2016


Looking again, sorry for the long delay.

On 25 April 2016 at 21:24, Reid Kleckner <rnk at google.com> wrote:
> rnk added a comment.
>
> This addresses some of your concerns, but it still makes MCStreamer aware of some COFF-specific details. Do you think I have to hide them? If so, what's the best way to do that, given that "target neutral" code in lib/CodeGen/AsmPrinter/WinException.cpp and lib/MC/MCAsmStreamer.cpp use this?
>
>
> http://reviews.llvm.org/D19376
>
>
>


More information about the llvm-commits mailing list