[PATCH] D108480: Fix DWARFDie::getDeclFile(...) to work with DW_AT_specification.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 15:27:48 PDT 2021
clayborg updated this revision to Diff 367918.
clayborg added a comment.
Reduced DWARF yaml to absolute minimum needed as suggested in review.
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.367918.patch
Type: text/x-patch
Size: 21071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/1bc23c58/attachment.bin>
More information about the llvm-commits
mailing list