[Lldb-commits] [PATCH] Fix ModuleCache usage in Platform - ask remote platform for module's ModuleSpec beforehand so we can look for a module by UUID locally without need to download it.

Oleksiy Vyalov ovyalov at google.com
Tue Mar 24 16:55:43 PDT 2015


AFFECTED FILES

  /lldb/trunk/include/lldb/Target/Platform.h
  /lldb/trunk/source/Target/Platform.cpp
  /lldb/trunk/source/Utility/ModuleCache.cpp
  /lldb/trunk/source/Utility/ModuleCache.h

USERS

  ovyalov (Author)

http://reviews.llvm.org/rL233136


http://reviews.llvm.org/D8557

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






More information about the lldb-commits mailing list