diff options
| author | bors <bors@rust-lang.org> | 2024-07-13 01:18:59 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-13 01:18:59 +0000 |
| commit | 03c2100dede5d8779a032cf1fc1c28201c37048a (patch) | |
| tree | b523640cb7fcfd7a223917d18e99be4c6478c65a /compiler/rustc_codegen_cranelift/src | |
| parent | 336e89bd1518f2cd81574384037b3cffe03c63a8 (diff) | |
| parent | 8bcbab5dd1c6449c2acd3ea6a94b245c0936722d (diff) | |
| download | rust-03c2100dede5d8779a032cf1fc1c28201c37048a.tar.gz rust-03c2100dede5d8779a032cf1fc1c28201c37048a.zip | |
Auto merge of #126606 - zachs18:patch-2, r=joboet
Guard against calling `libc::exit` multiple times on Linux. Mitigates (but does not fix) #126600 by ensuring only one thread which calls Rust `exit` actually calls `libc::exit`, and all other callers of Rust `exit` block.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src')
0 files changed, 0 insertions, 0 deletions
