diff options
author | Vedant Kumar <vsk@apple.com> | 2020-03-02 11:37:19 -0800 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2020-03-02 12:01:09 -0800 |
commit | 80cd518b809ddb3caaf1dc59db3fbc6d1bcaf2e0 (patch) | |
tree | d859f36ba583643e7255b12630447b4ff19a365f /llvm/lib/Support/IntervalMap.cpp | |
parent | 375437ab92a879629cd6abef057428f3572514c2 (diff) | |
download | llvm-80cd518b809ddb3caaf1dc59db3fbc6d1bcaf2e0.zip llvm-80cd518b809ddb3caaf1dc59db3fbc6d1bcaf2e0.tar.gz llvm-80cd518b809ddb3caaf1dc59db3fbc6d1bcaf2e0.tar.bz2 |
[Coverage] Collect all function records in an object (D69471 followup)
After the format change from D69471, there can be more than one section
in an object that contains coverage function records. Look up each of
these sections and concatenate all the records together.
This re-enables the instrprof-merging.cpp test, which previously was
failing on OSes which use comdats.
Thanks to Jeremy Morse, who very kindly provided object files from the
bot I broke to help me debug.
Diffstat (limited to 'llvm/lib/Support/IntervalMap.cpp')
0 files changed, 0 insertions, 0 deletions