Zalathar
|
3f3a9bf7f5
|
coverage: Store intermediate region tables in CovfunRecord
This defers the call to `llvm_cov::write_function_mappings_to_buffer` until
just before its enclosing global variable is created.
|
2024-12-11 21:35:45 +11:00 |
|
Zalathar
|
6a8c016266
|
coverage: Reify CovfunRecord as an intermediate step
|
2024-12-11 18:25:10 +11:00 |
|
Zalathar
|
7c4ac71ad1
|
coverage: Extract function metadata handling to a covfun submodule
|
2024-12-11 17:49:44 +11:00 |
|
Zalathar
|
9461f4296f
|
Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu"
This reverts commit adf9b5fcd1, reversing
changes made to af1ca153d4.
Reverting due to <https://github.com/rust-lang/rust/issues/133606>.
|
2024-11-29 14:57:01 +11:00 |
|
Zalathar
|
b9fb1a69d2
|
coverage: Store coverage source regions as Span until codegen
|
2024-11-24 23:46:39 +11:00 |
|