[all-commits] [llvm/llvm-project] b2d3c7: [DWARF] Remove unused declaration verifyIndexes

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Oct 19 23:05:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2d3c7b200492e8b4b45e71da53c3331a557b67c
      https://github.com/llvm/llvm-project/commit/b2d3c7b200492e8b4b45e71da53c3331a557b67c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

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

  Log Message:
  -----------
  [DWARF] Remove unused declaration verifyIndexes

The declaration was added without a corresponding function definition
by:

  commit 0d8cb8b399adcd17e8bf17be7814d030308c8b82
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   Thu May 5 18:09:34 2022 +0000




More information about the All-commits mailing list