diff options
| author | Augie Fackler <augie@google.com> | 2023-04-05 15:02:57 -0400 |
|---|---|---|
| committer | Augie Fackler <augie@google.com> | 2023-06-22 14:29:21 -0400 |
| commit | dfc5218dc83d5de02f196b182938e4ac4428a543 (patch) | |
| tree | be25b9225c7f0d534e09bda440152ebf10656a40 /tests/codegen/stack-protector.rs | |
| parent | 2efe09170530fa18e42ff05b8d9dd23f00b5c430 (diff) | |
| download | rust-dfc5218dc83d5de02f196b182938e4ac4428a543.tar.gz rust-dfc5218dc83d5de02f196b182938e4ac4428a543.zip | |
rustc_session: default to -Z plt=yes on non-x86_64
Per the discussion in #106380 plt=no isn't a great default, and rust-lang/compiler-team#581 decided that the default should be PLT=yes for everything except x86_64. Not everyone agrees about the x86_64 part of this change, but this at least is an improvement in the state of things without changing the x86_64 situation, so I've attempted making this change in the name of not letting the perfect be the enemy of the good.
Diffstat (limited to 'tests/codegen/stack-protector.rs')
0 files changed, 0 insertions, 0 deletions
