This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit f41d773
authored
Rollup merge of rust-lang#119758 - erikdesjardins:hurd, r=petrochenkov
GNU/Hurd: unconditionally use inline stack probes
LLVM 11 has been unsupported since 4559140, so this doesn't need to be conditional on the LLVM version.
cc `@sthibaul`File tree
1 file changed
+1
-1
lines changed- compiler/rustc_target/src/spec/targets
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments