diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2022-06-09 19:19:56 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-09 19:19:56 +0900 |
| commit | 5d81f91a3bbb6b26894b2b03a488321eb3665214 (patch) | |
| tree | db6ee8fcb509802fc3e6d7e7000e9517e8220d4a /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | fa4f8f144c9b1938afeef5b36834766901c2ba39 (diff) | |
| parent | 611107af5f870f8f5f1d77b19e8f735be2a1da36 (diff) | |
| download | rust-5d81f91a3bbb6b26894b2b03a488321eb3665214.tar.gz rust-5d81f91a3bbb6b26894b2b03a488321eb3665214.zip | |
Rollup merge of #97843 - overdrivenpotato:psp-lto, r=michaelwoerister
Relax mipsel-sony-psp's linker script Previously, the linker script forcefully kept all `.lib.stub` sections, unnecessarily bloating the binary. Now, the script is LTO and `--gc-sections` friendly. `--nmagic` was also added to the linker, because page alignment is not required on the PSP. This further reduces binary size. Accompanying changes for the `psp` crate are found in: https://github.com/overdrivenpotato/rust-psp/pull/118
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
