[PATCH] D108480: Fix DWARFDie::getDeclFile(...) to work with DW_AT_specification.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 23 15:43:30 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa58c2e4af06c: Fix DWARFDie::getDeclFile(...) to work with DW_AT_specification. (authored by clayborg).

Changed prior to commit:
  https://reviews.llvm.org/D108480?vs=367918&id=368227#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108480

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108480.368227.patch
Type: text/x-patch
Size: 21461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/153736e2/attachment.bin>


More information about the llvm-commits mailing list