about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorfee1-dead <ent3rm4n@gmail.com>2022-09-25 22:06:38 +0800
committerGitHub <noreply@github.com>2022-09-25 22:06:38 +0800
commit07467c530850446e6888f447ad313d75d33c4e19 (patch)
tree0712c42c6a5ede3afd2ec5e862c309dad3f6ea0c /library/std/src/sys/unix/stack_overflow.rs
parentda884d25da54295eca9f21b8ddc0679eef83c761 (diff)
parent00bb9fc2be81b8beb257fdf220ed3f2386ab0930 (diff)
downloadrust-07467c530850446e6888f447ad313d75d33c4e19.tar.gz
rust-07467c530850446e6888f447ad313d75d33c4e19.zip
Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikic
Remove support for legacy PM

This removes support for optimizing with LLVM's legacy pass manager, as well as the unstable `-Znew-llvm-pass-manager` option. We have been defaulting to the new PM since LLVM 13 (except for s390x that waited for 14), and LLVM 15 removed support altogether. The only place we still use the legacy PM is for writing the output file, just like `llc` does.

cc #74705
r? ``@nikic``
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions