[PATCH] D79173: [Debuginfo][NFC] Avoid double calling of DWARFDie::find(DW_AT_name).

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 3 04:15:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4f576ea731ef: [Debuginfo][NFC] Avoid double calling of DWARFDie::find(DW_AT_name). (authored by avl).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79173/new/

https://reviews.llvm.org/D79173

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h
  llvm/lib/DWARFLinker/DWARFLinker.cpp
  llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79173.261691.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200503/b86983a1/attachment.bin>


More information about the llvm-commits mailing list