[PATCH] D146047: [DWARFLinker][DWARFv5] add support for DW_FORM_implicit_const form.
Alexey Lapshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 06:50:14 PDT 2023
avl created this revision.
avl added reviewers: aprantl, JDevlieghere, clayborg, dblaikie, friss.
Herald added subscribers: jdoerfert, hiraditya, emaste.
Herald added a project: All.
avl requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.
This patch adds handling of DW_FORM_implicit_const form.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146047
Files:
llvm/include/llvm/CodeGen/DIE.h
llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h
llvm/lib/DWARFLinker/DWARFLinker.cpp
llvm/test/tools/llvm-dwarfutil/ELF/X86/dwarf5-attributes.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146047.505078.patch
Type: text/x-patch
Size: 6953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/09c2e363/attachment.bin>
More information about the llvm-commits
mailing list