[all-commits] [llvm/llvm-project] 33529b: llvm-dwarfdump --summarize-types: skip compilation...

David Blaikie via All-commits all-commits at lists.llvm.org
Wed Jan 5 20:36:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33529ba0cb2bcfb04ce05d8be6075a19238ae172
      https://github.com/llvm/llvm-project/commit/33529ba0cb2bcfb04ce05d8be6075a19238ae172
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp
    M llvm/test/DebugInfo/dwarfdump-type-units.test

  Log Message:
  -----------
  llvm-dwarfdump --summarize-types: skip compilation units

Important for DWARFv5 debug info which might contain type units in the
debug_info section, which made summarize-types fairly ineffective/lost
amongst the noise of CUs being dumped.




More information about the All-commits mailing list