mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 08:25:51 +00:00
Revert "cg_llvm: `fewer_names` in `uncached_llvm_type`" Fixes #76213 and fixes #79564. This PR temporarily reverts commit fa01ce802f1b403a2140fd945b43af86ec3998a1 from #76030 to until the root issue can be resolved. Requested [in t-compiler meeting](https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/topic/.5Bweekly.20meeting.5D.202020-12-17.20.2354818/near/220261541). *Note*: I was seeing some failing debuginfo-gdb tests locally but I wasn't sure if they were spurious.