diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-07-28 22:14:51 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-28 22:14:51 +0530 |
| commit | 55f041e1f6383fc7cafd6b4f9aa9b5d3c23b5c48 (patch) | |
| tree | b6cf64bc3a0af1ec78126fc6bb2fb37145c79f63 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 889497cec032a98f6e82ca44d7ad1d2a21ef3bf3 (diff) | |
| parent | 03f9efedb15ac5d4a697390a4bed00df23ee92d2 (diff) | |
| download | rust-55f041e1f6383fc7cafd6b4f9aa9b5d3c23b5c48.tar.gz rust-55f041e1f6383fc7cafd6b4f9aa9b5d3c23b5c48.zip | |
Rollup merge of #99856 - csmoe:osx-no-dead-strip, r=bjorn3
fix: remove fake no_dead_strip for osx Closes https://github.com/rust-lang/rust/issues/99788 Link arg `-no_dead_strip` doesn't exist on OSX at all. The `no_gc_sections` function was never called before export-executable-symols implementation, and `export-executable-symbols` still works, so we just remove it. r? `@bjorn3`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
