[PATCH] D81844: [DebugInfo] Support parsing and dumping of DWARF64 macro units.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 23:25:52 PDT 2020
This revision was automatically updated to reflect the committed changes.
ikudrin marked an inline comment as done.
Closed by commit rGccbd7e8d463a: [DebugInfo] Support parsing and dumping of DWARF64 macro units. (authored by ikudrin).
Changed prior to commit:
https://reviews.llvm.org/D81844?vs=270753&id=271276#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81844/new/
https://reviews.llvm.org/D81844
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h
llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp
llvm/test/DebugInfo/X86/debug-macro-dwarf64.s
llvm/test/DebugInfo/X86/debug-macro-dwo.ll
llvm/test/DebugInfo/X86/debug-macro-macinfo.s
llvm/test/DebugInfo/X86/debug-macro-multi-cu-strx.s
llvm/test/DebugInfo/X86/debug-macro-strp-dwo.s
llvm/test/DebugInfo/X86/debug-macro-strx-dwo.s
llvm/test/DebugInfo/X86/debug-macro-v5.ll
llvm/test/DebugInfo/X86/debug-macro-v5.s
llvm/test/DebugInfo/X86/unsupported-dwarf64-debug-macro-v5.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81844.271276.patch
Type: text/x-patch
Size: 12741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/8225db6a/attachment.bin>
More information about the llvm-commits
mailing list