[Lldb-commits] [PATCH] ComputeSupportExeDirectory for Linux

Oleksiy Vyalov ovyalov at google.com
Mon Mar 23 18:21:22 PDT 2015


================
Comment at: source/Host/linux/HostInfoLinux.cpp:225
@@ -224,3 +224,3 @@
 bool
-HostInfoLinux::ComputeSharedLibraryDirectory(FileSpec &file_spec)
 {
----------------
Do we need to keep this method around since HostInfoPosix::ComputeSupportExeDirectory uses GetLLDBPath(lldb::ePathTypeLLDBShlibDir..) ?

http://reviews.llvm.org/D8570

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list