[PATCH] D57183: [COFF, ARM64] Fix localaddress to handle stack realignment and variable size objects
Tom Tan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 16:56:06 PST 2019
TomTan added a comment.
In D57183#1378121 <https://reviews.llvm.org/D57183#1378121>, @mgrang wrote:
> With this patch, most of the SEH tests in https://github.com/Microsoft/windows_seh_tests/blob/master/src/xcpt4/xcpt4u.c pass.
Great to have this. Thanks @mgrang. Curious on what remaining tests fail in `xcpt4u.c`?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57183/new/
https://reviews.llvm.org/D57183
More information about the llvm-commits
mailing list