[Lldb-commits] [PATCH] Reduce the number of components initialized for LLGS further.
Robert Flack
flackr at gmail.com
Sun Mar 8 17:56:26 PDT 2015
In http://reviews.llvm.org/D8112#136393, @vharron wrote:
> LLGS uses it to confirm that the target file has the correct architecture
> (e.g. x86_64) before launch. If it doesn't have ObjectFileELF plugin
> loaded, nothing can parse the ELF file.
Yes, just to confirm this is exactly what I was seeing when I tried to remove this. The long term removal plan sounds good to me too.
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