diff options
| author | Urgau <3616612+Urgau@users.noreply.github.com> | 2025-02-18 18:34:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-18 18:34:14 +0100 |
| commit | 1391f75512771a862d1b64baa15b45a3d5a40a91 (patch) | |
| tree | e26eb07f8e12e2ad05cbe25652dc14abea091d40 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | d7fe4c0e92de2393f3525ccdf43b689fad81d866 (diff) | |
| parent | a0a8e02e663fd62705630616f06b45a0bd3e5b6c (diff) | |
| download | rust-1391f75512771a862d1b64baa15b45a3d5a40a91.tar.gz rust-1391f75512771a862d1b64baa15b45a3d5a40a91.zip | |
Rollup merge of #137151 - Urgau:register-more-signals, r=workingjubilee
Install more signal stack trace handlers This PR install the signal stack handler to more signals (`SIGILL`, ~~`SIGTRAP`~~, ~~`SIGABRT`~~, ~~`SIGFPE`~~, `SIGBUS`, ~~`SIGQUIT`~~). Noticed in https://github.com/rust-lang/rust/issues/137138 that we didn't print anything for `SIGILL`, so I though we could just handle more signals. r? `````@workingjubilee````` since you last touched it
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
