[llvm] [Support] Re-raise external signals (PR #125854)

Guy David via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 05:16:14 PST 2025


guy-david wrote:

Thanks!
I was looking at the symbolizer to understand why some symbols are not printed nicely during a crash. I ran `llc` and signaled a `SIGSEGV` using `kill`, which to my surprise didn't make it stop.

https://github.com/llvm/llvm-project/pull/125854


More information about the llvm-commits mailing list