[llvm] [LLVM] Update exception handling maintainer (PR #120585)

Anton Korobeynikov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 21:43:16 PST 2024


asl wrote:

@efriedma-quic is correct. Historically "exception handling" was Dwarf EH. Even on Windows we used Dwarf EH in mingw world. All Windows-related constructs appeared much later (and their semantics is indeed different).

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


More information about the llvm-commits mailing list