]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisa
authorthe8472 <the8472@users.noreply.github.com>
Wed, 22 Sep 2021 17:03:21 +0000 (19:03 +0200)
committerGitHub <noreply@github.com>
Wed, 22 Sep 2021 17:03:21 +0000 (19:03 +0200)
commit1deef1f75d0761256578508c1b398718e121d094
tree755c9d93e058ad0d3cbb373dcf63c94f219abc49
parent00635511dbc093ae4e4a494c1d54f17397c107b4
parentd5de680e20def848751cb3c11e1182408112b1d3
Rollup merge of #89041 - sticnarf:sticnarf/fat-lto-dwarf, r=nagisa

Work around invalid DWARF bugs for fat LTO

This PR applies the same workaround in #46772 to fat LTO.

It seems to fix the bug reported in https://github.com/rust-lang/rust/issues/66118#issuecomment-917434036.
compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp