[Lldb-commits] [PATCH] Move Host::GetLLDBPath to HostInfo

Zachary Turner zturner at google.com
Wed Aug 20 16:05:35 PDT 2014


Make HostInfo::GetLLDBPath() a little cleaner.

http://reviews.llvm.org/D4991

Files:
  include/lldb/Host/Host.h
  include/lldb/Host/HostInfoBase.h
  include/lldb/Host/linux/HostInfoLinux.h
  include/lldb/Host/macosx/HostInfoMacOSX.h
  include/lldb/Host/posix/HostInfoPosix.h
  include/lldb/Host/windows/HostInfoWindows.h
  source/API/SBHostOS.cpp
  source/Core/Debugger.cpp
  source/Core/PluginManager.cpp
  source/Expression/ClangExpressionParser.cpp
  source/Host/common/Host.cpp
  source/Host/common/HostInfoBase.cpp
  source/Host/linux/HostInfoLinux.cpp
  source/Host/macosx/Host.mm
  source/Host/macosx/HostInfoMacOSX.mm
  source/Host/posix/HostInfoPosix.cpp
  source/Host/windows/HostInfoWindows.cpp
  source/Interpreter/ScriptInterpreterPython.cpp
  source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
  source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
  source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4991.12716.patch
Type: text/x-patch
Size: 51891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140820/92503e92/attachment.bin>


More information about the lldb-commits mailing list