diff options
| author | kennytm <kennytm@gmail.com> | 2018-01-18 01:57:23 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-18 01:57:23 +0800 |
| commit | be916ce584f508ad03e507dac8f65db06304cccb (patch) | |
| tree | 5f0876a40de4e2a0eef178d5a24e6e45cff7126f /src/test/codegen/gdb_debug_script_load.rs | |
| parent | 4b636d01654c8633f9d91dfaa4849a3dcfe14085 (diff) | |
| parent | dc44d41b984610406af00dc60d8e1903c9a6751b (diff) | |
| download | rust-be916ce584f508ad03e507dac8f65db06304cccb.tar.gz rust-be916ce584f508ad03e507dac8f65db06304cccb.zip | |
Rollup merge of #47467 - arielb1:cleanup-shims, r=eddyb
remove noop landing pads in cleanup shims No-op landing pads are already removed in the normal optimization pipeline - so also removing them on the shim pipeline should slightly improve codegen performance, as these cleanup blocks are known to hurt LLVM. This un-regresses and is therefore a fix for #47442. However, the reporter of that issue should try using `-C panic=abort` instead of carefully avoiding panics. r? @eddyb
Diffstat (limited to 'src/test/codegen/gdb_debug_script_load.rs')
0 files changed, 0 insertions, 0 deletions
