Files
rust/compiler/rustc_codegen_llvm/src
Matthias Krüger 704102c0f0 Rollup merge of #134208 - Zalathar:covmap-covfun, r=compiler-errors
coverage: Tidy up creation of covmap and covfun records

This is a small follow-up to #134163 that mostly just inlines and renames some variables, and adds a few comments.

It also slightly defers the creation of the LLVM value that holds the filename table, to just before the value is needed.

---

try-job: x86_64-mingw-2
try-job: dist-x86_64-linux
2024-12-14 05:01:07 +01:00
..
2024-12-06 16:42:09 -05:00
2024-12-06 16:42:09 -05:00
2024-12-11 22:18:51 +01:00