Support for exception handling for EH_DM and EH_WIN32. Generate exception handling tables.
Initializes the Symbol s with the contents of the exception handler table.
Generate and output scope table.
See Source File _eh.d Documentation: https://dlang.org/phobos/dmd_eh.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/backend/eh.d
Walter Bright
Copyright (C) 1994-1998 by Symantec Copyright (C) 2000-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Support for exception handling for EH_DM and EH_WIN32. Generate exception handling tables.