reactos/sdk
Jérôme Gardou 37bc01f42b [CMAKE] Introduce a GCC plugin for helping with amd64 SEH implementation
\#pragma REACTOS SEH(except)
\#pragma REACTOS SEH(finally)
What it does is counting the number of SEH __try blocks and emit the proper assembly statements at function prologue
It also checks for mixing C++ & SEH exception handling, which wouldn't work
2021-04-28 13:10:23 +02:00
..
cmake [CMAKE] Introduce a GCC plugin for helping with amd64 SEH implementation 2021-04-28 13:10:23 +02:00
include [PSEH] Make the dummy PSEH at least usable. 2021-04-28 13:10:23 +02:00
lib [RTL] Use addressing relative to rip 2021-04-28 13:10:23 +02:00
tools [CMAKE] Introduce a GCC plugin for helping with amd64 SEH implementation 2021-04-28 13:10:23 +02:00