aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/CommandGuide/FileCheck.rst
diff options
context:
space:
mode:
authorOCHyams <orlando.hyams@sony.com>2020-08-25 06:19:00 +0100
committerOCHyams <orlando.hyams@sony.com>2020-08-25 06:40:11 +0100
commit3ff4d75c9cbffb12c5c690c389e3977ea6811042 (patch)
tree9249c15c8bf1ef2d0bfa814d31dc239507b80d39 /llvm/docs/CommandGuide/FileCheck.rst
parent7b64765cd19a60d6d56106769d06cdff5b660479 (diff)
downloadllvm-3ff4d75c9cbffb12c5c690c389e3977ea6811042.zip
llvm-3ff4d75c9cbffb12c5c690c389e3977ea6811042.tar.gz
llvm-3ff4d75c9cbffb12c5c690c389e3977ea6811042.tar.bz2
[llvm-dwarfdump] Fix misleading scope byte coverage statistics
Fixes PR46575. Bump statistics version to 6. Without this patch, for a variable described with a location list the stat 'sum_all_variables(#bytes in parent scope covered by DW_AT_location)' is calculated by summing all bytes covered by the location ranges in the list and capping the result to the number of bytes in the parent scope. With the patch, only bytes which overlap with the parent DIE scope address ranges contribute to the stat. A new stat 'sum_all_variables(#bytes in any scope covered by DW_AT_location)' has been added which displays the total bytes covered when ignoring scopes.
Diffstat (limited to 'llvm/docs/CommandGuide/FileCheck.rst')
0 files changed, 0 insertions, 0 deletions