[PATCH] D98195: 2/2: llvm-dwarfdump: Fix DWARF-5 DW_FORM_implicit_const (used by GCC)

Jan Kratochvil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 09:44:50 PST 2021


jankratochvil created this revision.
jankratochvil added reviewers: grimar, dblaikie.
jankratochvil added a project: LLVM.
Herald added a subscriber: hiraditya.
jankratochvil requested review of this revision.

SSIA


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98195

Files:
  llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
  llvm/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp
  llvm/test/DebugInfo/implicit-const-test2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98195.329053.patch
Type: text/x-patch
Size: 5617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/356b9611/attachment.bin>


More information about the llvm-commits mailing list