[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:57:18 PST 2020


SouraVX marked an inline comment as done.
SouraVX added inline comments.


================
Comment at: lldb/test/Shell/Commands/Inputs/dwarf5-macro.s:1
+	.text
+	.file	"test.c"
----------------
This file is generated via clang/llvm with macro section support. -- will upstream that patch soon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72597/new/

https://reviews.llvm.org/D72597





More information about the lldb-commits mailing list