[all-commits] [llvm/llvm-project] afb41e: [DebugInfo] Remove an unused method DWARFUnit::get...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Sun Feb 2 21:42:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: afb41e3e074c129cdeb54c200d4386307c544e87
      https://github.com/llvm/llvm-project/commit/afb41e3e074c129cdeb54c200d4386307c544e87
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h

  Log Message:
  -----------
  [DebugInfo] Remove an unused method DWARFUnit::getDWARF5HeaderSize(). NFC.

The method was initially added for DWARFVerifier::verifyUnitHeader() but
its results were never actually used.

Differential Revision: https://reviews.llvm.org/D73773




More information about the All-commits mailing list