[PATCH] D39532: [ARM] Use dwarf exception handling on MinGW

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 14:06:35 PDT 2017


mstorsjo added a comment.

So, what's your take on this one - go ahead with this (as you approved https://reviews.llvm.org/D39533 ) until we have WinEH support in libcxxabi and have finished emitting `.pdata` and `.xdata` for arm? Or hold off of that (and possibly just fix the `UseIntegratedAssembler` flag which is a little strange as is)?


https://reviews.llvm.org/D39532





More information about the llvm-commits mailing list