[Lldb-commits] [PATCH] Update ObjectFileELF to detect ELF triple based on ELF notes and the ELF header.
Todd Fiala
tfiala at google.com
Thu Jun 26 12:49:38 PDT 2014
I'm going to remove this part from the llgs branch and not focus on cross-architecture debugging for the initial llgs update. This is clearly needs a little more time to work out a situation that doesn't break FreeBSD. I was primarily working on this since it was a necessary part to enabling cross Linux/MacOSX lldb/llgs to work (Linux x86_64 llgs with MacOSX lldb). But that element is not critical for getting llgs Linux x86_64 upstreamed.
http://reviews.llvm.org/D4302
More information about the lldb-commits
mailing list