Hacker News new | ask | show | jobs
by cygx 861 days ago
Note the SJLJ is one of the ways to implement C++ exceptions, which is one of the reasons why LLVM keeps it around[1].

[1] https://llvm.org/docs/ExceptionHandling.html#sjlj-intrinsics