This matches how __gxx_personality_seh0 is hooked up in libcxxabi.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102530
[compiler-rt] [builtins] Provide a SEH specific __gcc_personality_seh0 ClosedPublic Authored by mstorsjo on May 14 2021, 1:36 PM.
Details Summary This matches how __gxx_personality_seh0 is hooked up in libcxxabi.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2021, 11:35 AM This revision was landed with ongoing or failed builds.May 18 2021, 1:52 PM Closed by commit rG9f57675e5274: [compiler-rt] [builtins] Provide a SEH specific __gcc_personality_seh0 (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346267 compiler-rt/lib/builtins/gcc_personality_v0.c
|
Note the clang-format suggestion.