[Lldb-commits] [PATCH] Reduce the number of components initialized for LLGS further.

Tamas Berghammer tberghammer at google.com
Sun Mar 8 15:17:35 PDT 2015


Thanks for your explanation. It makes sense, but I think LLGS not necessarily have to parse any ELF file because it can be done on LLDB side (it already can send down the architecture of an executable). I suggest to leave it in LLGS for now, and if later we want to reduce the size of LLGS further, then we can remove it (possibly after some re-factoring).


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8112

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






More information about the lldb-commits mailing list