Zalathar
|
06a7460455
|
Mark some coverage-related bindings as safe
|
2025-09-16 22:00:10 +10:00 |
|
Zalathar
|
79c9f6ee9b
|
Stop using as_c_char_ptr for coverage-related bindings
|
2025-09-16 21:36:45 +10:00 |
|
Zalathar
|
81ed042c8c
|
coverage: Remove all unstable support for MC/DC instrumentation
|
2025-08-06 22:38:52 +10:00 |
|
Zalathar
|
d07ef5b0e1
|
coverage: Add LLVM plumbing for expansion regions
This is currently unused, but paves the way for future work on expansion
regions without having to worry about the FFI parts.
|
2025-03-20 12:40:36 +11:00 |
|
Zalathar
|
837a25dd41
|
coverage: Identify source files by ID, not by interned filename
|
2024-12-19 18:09:09 +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
|
19d5dc0ed1
|
coverage: Tidy up coverage-specific FFI functions
|
2024-11-05 15:32:36 +11:00 |
|
Zalathar
|
b790e4473c
|
coverage: Extract safe FFI wrapper functions to llvm_cov
|
2024-11-05 15:32:34 +11:00 |
|