[Lldb-commits] [PATCH] D50383: Move SafeMachO from Utility to Host

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 12 04:13:50 PDT 2018


labath updated this revision to Diff 165058.
labath added a comment.

Add the file to module map.


https://reviews.llvm.org/D50383

Files:
  include/lldb/Host/SafeMachO.h
  include/lldb/Utility/SafeMachO.h
  include/lldb/module.modulemap
  source/Host/common/Symbols.cpp
  source/Host/macosx/Symbols.cpp
  source/Host/macosx/objcxx/HostInfoMacOSX.mm
  source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.h
  source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h
  source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h
  source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h
  source/Plugins/ObjectContainer/Universal-Mach-O/ObjectContainerUniversalMachO.h
  source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h
  source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
  source/Plugins/Process/mach-core/ProcessMachCore.cpp
  source/Plugins/Process/mach-core/ThreadMachCore.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50383.165058.patch
Type: text/x-patch
Size: 12125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180912/530f169e/attachment-0001.bin>


More information about the lldb-commits mailing list