[Lldb-commits] [PATCH] D96242: [lldb] DWZ 07/08: New testcases

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Feb 7 22:08:38 PST 2021


jankratochvil created this revision.
jankratochvil added reviewers: labath, clayborg.
jankratochvil added a project: LLDB.
Herald added subscribers: JDevlieghere, mgorny.
jankratochvil requested review of this revision.

All DWZ patches are also applied at: `git clone -b dwz git://git.jankratochvil.net/lldb`
There is a copy: `git clone -b dwz https://github.com/jankratochvil/llvm-project`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96242

Files:
  lldb/test/Shell/SymbolFile/DWARF/dump-debug-types.cpp
  lldb/unittests/SymbolFile/CMakeLists.txt
  lldb/unittests/SymbolFile/DWZ/CMakeLists.txt
  lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.c
  lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.debug
  lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.debug.dwz
  lldb/unittests/SymbolFile/DWZ/Inputs/dwztest.out
  lldb/unittests/SymbolFile/DWZ/SymbolFileDWZTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96242.322031.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210208/d956f8db/attachment.bin>


More information about the lldb-commits mailing list