Files
rust/compiler/rustc_codegen_llvm/src
Zalathar 0356908cf5 coverage: Store covfun_section_name in the codegen context
Adding an extra `OnceCell` to `CrateCoverageContext` is much nicer than trying
to thread this string through multiple layers of function calls that already
have access to the context.
2024-10-25 12:42:42 +11:00
..
2024-09-26 20:33:26 -07:00
2024-10-14 06:04:07 +09:00
2024-09-26 20:33:26 -07:00
2024-09-19 09:39:28 +08:00