llvm-project/llvm/tools/llvm-dwarfdump
Adrian Prantl 2e102480ac llvm-dwarfdump --statistics: Unique abstract origins across multiple CUs.
Instead of indexing local variables by DIE offset, use the variable
name + the path through the lexical block tree. This makes the lookup
key consistent across duplicate abstract origins in different CUs.

llvm-svn: 342776
2018-09-21 21:59:34 +00:00
..
fuzzer Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
CMakeLists.txt llvm-dwarfdump: Add an option to collect debug info quality metrics. 2017-10-06 20:24:34 +00:00
LLVMBuild.txt
Statistics.cpp llvm-dwarfdump --statistics: Unique abstract origins across multiple CUs. 2018-09-21 21:59:34 +00:00
llvm-dwarfdump.cpp [DebugInfo/DWARF] Remove redundant iterator type. NFC 2018-08-02 19:29:38 +00:00