> On Oct 14, 2015, at 4:04 PM, Ryan Brown <rib...@google.com> wrote: > > Well the go linker is actually what generates code from the IR, so it's > always required. And as it stands now you can cross compile from another > platform as long as you don't link with c code. I don't know if they'd want > to change that by always using the os x linker. I filed a bug for them to add > the min version.
Sounds good. > On a semi-related note, I've just discovered that the go compiler is writing > line tables that increment the line number one instruction early. Would it > make sense to try to work around this in LLDB? We should fix the compiler for this issue. _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev