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

Tamas Berghammer tberghammer at google.com
Sun Mar 8 13:25:57 PDT 2015


In http://reviews.llvm.org/D8112#136299, @vharron wrote:

> > ObjectFileELF
>
>
> LLGS needs this.


What is it used for?

AFAIK it is only used by ProcessElfCore what is currently not initialized by LLGS. Is it mean we have to put back the initialization of ProcessElfCore into LLGS?


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