[clang] [llvm] [ARM] Add support for Windows SEH (PR #184953)

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 6 04:44:26 PST 2026


================

----------------
zmodem wrote:

It seems we already have some ARM SEH support here. Was this not used before?

(Also squinting at this, it looks Thumb specific, so maybe that's why you went for Thumb only in isSEHTrySupported()?)

https://github.com/llvm/llvm-project/pull/184953


More information about the cfe-commits mailing list