DescriptionRemove redundant source position information in RelocInfo
Previously, emitting two more more unique source positions at the same pc would
generate two or more RelocInfo entries. Now, only the last emitted source
position for any pc is added to the RelocInfo.
Committed: https://crrev.com/e87c0bac3540b8ba24b02dfcc65af485f4020157
Cr-Commit-Position: refs/heads/master@{#26608}
Patch Set 1 #Patch Set 2 : Fix offsets #Patch Set 3 : Lates #Patch Set 4 : Fixes #Patch Set 5 : Nits #
Messages
Total messages: 7 (2 generated)
|