This allows counters associated with unused functions to be
dead-stripped along with their functions. This approach is the same one
we used for PC tables.
Fixes an issue where LLD removes an unused PC table but leaves the 8-bit
counter.
Differential D49264
[SanitizerCoverage] Add associated metadata to 8-bit counters. morehouse on Jul 12 2018, 12:31 PM. Authored by
Details This allows counters associated with unused functions to be Fixes an issue where LLD removes an unused PC table but leaves the 8-bit
Diff Detail
|