diff options
| author | Marko Mijalkovic <marko.mijalkovic97@gmail.com> | 2022-01-16 16:55:07 -0500 |
|---|---|---|
| committer | Marko Mijalkovic <marko.mijalkovic97@gmail.com> | 2022-06-07 10:24:09 -0400 |
| commit | 94134695b5c08af393da1c321913e10dd4b7c6e0 (patch) | |
| tree | c719e25efb36c9c397b08a0b911ce37451660faa /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | bb55bd449e65e611da928560d948982d73e50027 (diff) | |
| download | rust-94134695b5c08af393da1c321913e10dd4b7c6e0.tar.gz rust-94134695b5c08af393da1c321913e10dd4b7c6e0.zip | |
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 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
