[Lldb-commits] [PATCH] Make ModuleCache::Get to return instantiated ModuleSP instance so already created in-memory instance can be returned instead of creating a new one.

Oleksiy Vyalov ovyalov at google.com
Thu Mar 12 11:21:06 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/rL232075


http://reviews.llvm.org/D8270

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






More information about the lldb-commits mailing list