Support EH_SJLJ_LONGJMP, EH_SJLJ_SETJMP, and EH_SJLJ_SETUP_DISPATCH
for SjLj exception handling. NC++ uses SjLj exception handling, so
implement it first. Add regression tests also.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/VE/VEISelLowering.cpp | ||
---|---|---|
286 | Typo: isntructions |
"Stuff" is unspecific. How about we go by "[VE] SJLJ isel" or something along those lines for the title?
Yes. It was internal commit message and I was thinking to modify it before arc diff, but I typed arc diff before considering it today. :-)
clang-tidy: warning: invalid case style for function 'lowerEH_SJLJ_LONGJMP' [readability-identifier-naming]
not useful