[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
Thu Jul 30 12:45:47 PDT 2020


clayborg updated this revision to Diff 282022.
clayborg added a comment.

Added else braces back.


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.282022.patch
Type: text/x-patch
Size: 14586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200730/37ffbb79/attachment.bin>


More information about the llvm-commits mailing list