Zalathar
|
d34c365eb0
|
coverage: Pull function source hash out of map_data.rs
|
2024-12-17 13:55:20 +11:00 |
|
Zalathar
|
527f8127bb
|
coverage: Pull region conversion out of map_data.rs
|
2024-12-17 13:55:20 +11:00 |
|
Zalathar
|
252276a53d
|
coverage: Pull expression conversion out of map_data.rs
|
2024-12-17 13:55:20 +11:00 |
|
Zalathar
|
154fae1e8d
|
coverage: Build the global file table on the fly
|
2024-12-17 13:55:19 +11:00 |
|
Zalathar
|
5f5745beb0
|
coverage: Tidy up creation of covfun records
|
2024-12-12 22:13:07 +11:00 |
|
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 |
|