[PATCH] D84817: Add verification for DW_AT_decl_file and DW_AT_call_file.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 12:56:50 PDT 2020
clayborg updated this revision to Diff 281711.
clayborg added a comment.
Fixed inline comments:
- switched yaml files over to use ELF
- remove unneeded brackets
- renamed some variables
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84817/new/
https://reviews.llvm.org/D84817
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h
llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/tools/llvm-dwarfdump/X86/verify_attr_file_indexes.yaml
llvm/test/tools/llvm-dwarfdump/X86/verify_debug_info.s
llvm/test/tools/llvm-dwarfdump/X86/verify_file_encoding.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84817.281711.patch
Type: text/x-patch
Size: 14566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/78152e3a/attachment.bin>
More information about the llvm-commits
mailing list