mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
77fb0cd3aa
Remove the ThinLTO CU hack This reverts #46722, commite0ab5d5feb. Since #111167, commit10b69dde3f, we are generating DWARF subprograms in a way that is meant to be more compatible with LLVM's expectations, so hopefully we don't need this workaround rewriting CUs anymore.