1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/llvm-dwarfdump
Djordje Todorovic e2f803118c [NFC][llvm-dwarfdump] Don't calculate unnecessary stats
Small optimization of the code -- No need to calculate any stats
for NULL nodes, and also no need to call the collectStatsForDie()
if it is the CU itself.

Differential Revision: https://reviews.llvm.org/D96871
2021-02-22 00:31:29 -08:00
..
fuzzer
CMakeLists.txt
llvm-dwarfdump.cpp [tools] Use llvm::append_range (NFC) 2021-01-05 21:15:56 -08:00
llvm-dwarfdump.h llvm-dwarfdump.h - remove unnecessary WithColor.h include. NFC. 2020-05-28 13:03:18 +01:00
SectionSizes.cpp
Statistics.cpp [NFC][llvm-dwarfdump] Don't calculate unnecessary stats 2021-02-22 00:31:29 -08:00