llvm-project/llvm/tools/llvm-dwarfdump
Djordje Todorovic 1ed2963600 [llvm-dwarfdump] Fix abstract origin vars location stats calculation
There are cases where a concrete DIE with DW_TAG_subprogram can have
abstract_origin attribute, so we handle that situation as well.

Differential Revision: https://reviews.llvm.org/D101025
2021-05-11 01:04:51 -07:00
..
fuzzer
CMakeLists.txt [llvm-dwarfdump] Add the --show-sections-sizes option 2020-04-02 13:14:30 +02:00
SectionSizes.cpp [llvm-dwarfdump] StringMap -> MapVector to make iteration order stable 2021-02-25 20:05:05 -08:00
Statistics.cpp [llvm-dwarfdump] Fix abstract origin vars location stats calculation 2021-05-11 01:04:51 -07:00
llvm-dwarfdump.cpp [llvm-dwarfdump] Help option output should be consistent with the command guide 2021-05-07 11:23:05 +01:00
llvm-dwarfdump.h [llvm-dwarfdump] StringMap -> MapVector to make iteration order stable 2021-02-25 20:05:05 -08:00