[PATCH] D19654: PR27132: Proper mangling for __unaligned qualifier (now with PR27367 fixed)
Andrey Bokhanko via cfe-commits
cfe-commits at lists.llvm.org
Fri May 6 04:56:13 PDT 2016
andreybokhanko added a comment.
David, thank you for the thorough review! -- it definitely made the patch stronger and me even more paranoid than the rest of Intel. :-)
In http://reviews.llvm.org/D19654#422445, @majnemer wrote:
> FYI, we will also want to update `getAddrOfCXXCatchHandler` and `getThrowInfo` to correctly handle `__unaligned`.
Do you want me to implement this (I have no idea how EH works on Windows, but can try...) or plan to implement yourself?
Yours,
Andrey
Repository:
rL LLVM
http://reviews.llvm.org/D19654
More information about the cfe-commits
mailing list