[Lldb-commits] [PATCH] lldb incorrectly parses DWARF information from Go binary

Greg Clayton clayborg at gmail.com
Mon Oct 6 15:04:03 PDT 2014


The GO compiler should fix its mach-o sections to have unique addresses. I would really rather not parse an invalid MachO file and make work arounds for the incorrect file mach-o file.

http://reviews.llvm.org/D5568






More information about the lldb-commits mailing list