[all-commits] [llvm/llvm-project] bfbdab: [Debuginfo] Remove redundand variable from getAttr...

avl-llvm via All-commits all-commits at lists.llvm.org
Fri Apr 24 06:35:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bfbdab68c69e87e1b022e32100c4950e7f8e04fa
      https://github.com/llvm/llvm-project/commit/bfbdab68c69e87e1b022e32100c4950e7f8e04fa
  Author: Alexey Lapshin <a.v.lapshin at mail.ru>
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
    M llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp

  Log Message:
  -----------
  [Debuginfo] Remove redundand variable from getAttributeValue()

Summary: AttrIndex could be removed from DWARFAbbreviationDeclaration::getAttributeValue.

Reviewers: clayborg, dblaikie

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




More information about the All-commits mailing list