[PATCH] D96045: [llvm-dwarfdump][locstats] Unify handling of inlined vars with no loc
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 03:48:54 PST 2021
djtodoro updated this revision to Diff 322073.
djtodoro added a comment.
- Code refactor
- Handle the case when a DW_AT_inline copy of subprogram is out of order
- Add test for that
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96045/new/
https://reviews.llvm.org/D96045
Files:
llvm/test/tools/llvm-dwarfdump/X86/locstats-for-inlined-vars.yaml
llvm/tools/llvm-dwarfdump/Statistics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96045.322073.patch
Type: text/x-patch
Size: 23028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/ee977778/attachment.bin>
More information about the llvm-commits
mailing list