NAKAMURA Takumi d2f77eb8ec
[MC/DC][Coverage] Introduce "Bitmap Bias" for continuous mode (#96126)
`counter_bias` is incompatible to Bitmap. The distance between Counters
and Bitmap is different between on-memory sections and profraw image.

Reference to `__llvm_profile_bitmap_bias` is generated only if
`-fcoverge-mcdc` `-runtime-counter-relocation` are specified. The
current implementation rejected their options.

```
Runtime counter relocation is presently not supported for MC/DC bitmaps
```
2024-07-31 10:14:12 +09:00
..
2023-09-28 15:40:42 +08:00
2024-07-08 12:56:38 +10:00
2024-07-19 21:22:33 +01:00
2024-07-16 14:35:11 -07:00
2024-07-10 17:58:25 -07:00