[PATCH] D54129: [AArch64] [Windows] Trap after noreturn calls.
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 7 13:40:25 PST 2018
mstorsjo added a comment.
Sorry for not commenting earlier on this one, but, should we only do this if actually using SEH exceptions? (Currently I'm using dwarf exceptions for arm64/mingw, but once all this is done and libunwind supports it, I'll probably switch my mingw setups.)
Repository:
rL LLVM
https://reviews.llvm.org/D54129
More information about the llvm-commits
mailing list