"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bbe3862d95d4d294264f0e996582662edc5f9f78"
When ObjectFileMachO::ParseSections() notices that it has a truncated file, zero out the
SectionList so we don't try to do anything with this file. Currently we end up crashing later in the debug session when we read past the end of the file -- this at least gets us closer with something like ProcessMachCore printing "error: core file has no sections". <rdar://problem/13468295> llvm-svn: 179152
Loading
Please register or sign in to comment