[Lldb-commits] [PATCH] D79273: Add an explicit API to read the Xcode SDK DWARF attribute from compile units
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 1 17:18:22 PDT 2020
aprantl updated this revision to Diff 261573.
aprantl added a comment.
Delete more code that is made obsolete by the new API.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79273/new/
https://reviews.llvm.org/D79273
Files:
lldb/include/lldb/Symbol/SymbolFile.h
lldb/source/Core/Module.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
lldb/unittests/SymbolFile/DWARF/XcodeSDKModuleTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79273.261573.patch
Type: text/x-patch
Size: 6095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200502/8ec061b5/attachment.bin>
More information about the lldb-commits
mailing list