diff options
author | Kristina Bessonova <kbessonova@accesssoftek.com> | 2020-01-09 22:21:17 +0200 |
---|---|---|
committer | Kristina Bessonova <kbessonova@accesssoftek.com> | 2020-01-28 19:50:46 +0200 |
commit | e76106e01c4b79894ac9c28e48e786121e1cdb6c (patch) | |
tree | 0ac29f00e55cb0bb558f776291c782814ef7e2e2 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 9806b39dae18982864dc3d9cdb2871d9590e5408 (diff) | |
download | llvm-e76106e01c4b79894ac9c28e48e786121e1cdb6c.zip llvm-e76106e01c4b79894ac9c28e48e786121e1cdb6c.tar.gz llvm-e76106e01c4b79894ac9c28e48e786121e1cdb6c.tar.bz2 |
[llvm-dwarfdump][Statistics] Ignore DW_TAG_subroutine_type in statistics
DW_TAG_subroutine_type is not really useful for statistics purposes, as it never
has location information. But it may contain DW_TAG_formal_parameter
children that generate number of parameters w/o location and decrease
'availability' metric significantly.
Reviewed by: djtodoro
Differential Revision: https://reviews.llvm.org/D72983
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions