[Lldb-commits] [PATCH] D72597: [lldb][DWARF] Added support for new forms in DWARFv5 macro.

Sourabh Singh Tomar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jan 13 03:48:03 PST 2020


SouraVX created this revision.
SouraVX added reviewers: JDevlieghere, clayborg, labath.
SouraVX added a project: LLDB.
Herald added subscribers: lldb-commits, aprantl.
Herald added a reviewer: jdoerfert.

This patch adds support for DWARFv5 new forms:  DW_MACRO_define_strx, DW_MACRO_undef_strx.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D72597

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugMacro.h
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/test/Shell/Commands/Inputs/dwarf5-macro.s
  lldb/test/Shell/Commands/dwarf5-macro.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72597.237619.patch
Type: text/x-patch
Size: 15789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200113/c87079f9/attachment.bin>


More information about the lldb-commits mailing list