rust/compiler/rustc_codegen_llvm/src/back
Josh Stone c836c24994 Remove the ThinLTO CU hack
This reverts #46722, commit e0ab5d5feb.

Since #111167, commit 10b69dde3f, 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.
2023-05-08 10:34:15 -07:00
..
archive.rs Stablize raw-dylib, link_ordinal and -Cdlltool 2023-04-18 11:01:07 -07:00
lto.rs Remove the ThinLTO CU hack 2023-05-08 10:34:15 -07:00
profiling.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
write.rs Output LLVM optimization remark kind in -Cremark output 2023-05-04 15:39:21 +02:00