summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFDebugAranges.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-09-17 18:23:47 +0000
committerJustin Bogner <mail@justinbogner.com>2014-09-17 18:23:47 +0000
commitfe357c003f3a7c23aef0176d18eb22f0c5b0cd70 (patch)
tree91356d6e1b929f80d7229f9035a0421b2f0a0750 /llvm/lib/DebugInfo/DWARFDebugAranges.cpp
parent2c8ed4b84fa01115deff4c5fc1d3b76924c354be (diff)
downloadbcm5719-llvm-fe357c003f3a7c23aef0176d18eb22f0c5b0cd70.tar.gz
bcm5719-llvm-fe357c003f3a7c23aef0176d18eb22f0c5b0cd70.zip
llvm-cov: Rework the API for getting the coverage of a file (NFC)
This encapsulates how we handle the coverage regions of a file or function. In the old model, the user had to deal with nested regions, so they needed to maintain their own auxiliary data structures to get any useful information out of this. The new API provides a sequence of non-overlapping coverage segments, which makes it possible to render coverage information in a single pass and avoids a fair amount of extra work. llvm-svn: 217975
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugAranges.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud