[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
Tue May 5 11:20:16 PDT 2020
aprantl updated this revision to Diff 262176.
aprantl added a comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79273/new/
https://reviews.llvm.org/D79273
Files:
lldb/include/lldb/Core/Module.h
lldb/include/lldb/Symbol/SymbolFile.h
lldb/include/lldb/Target/Platform.h
lldb/source/Core/Module.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
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.262176.patch
Type: text/x-patch
Size: 10332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200505/71275410/attachment-0001.bin>
More information about the lldb-commits
mailing list