[all-commits] [llvm/llvm-project] 63c566: [DWARF] Remove extractFast (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Aug 11 09:55:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63c566b1fde33344688fb0e37dc4223a230ad575
      https://github.com/llvm/llvm-project/commit/63c566b1fde33344688fb0e37dc4223a230ad575
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-08-11 (Wed, 11 Aug 2021)

  Changed paths:
    M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h
    M llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp

  Log Message:
  -----------
  [DWARF] Remove extractFast (NFC)

The last use was removed on Dec 13, 2016 in commit
c8c1032c0c52d7f851ccfa29ec850b24047ebcb9.  This patch repurposes the
function comment for the other variant of extractFast.




More information about the All-commits mailing list