diff options
author | Greg Clayton <gclayton@apple.com> | 2015-08-11 22:07:46 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-08-11 22:07:46 +0000 |
commit | 42b0148a49586d422d6600b4d4759f483d3b0958 (patch) | |
tree | f62d091ce177b3deb42a05e488f3c55981603aea /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 9c9173dcc80da2f45bd220bf32256266e07f4fa0 (diff) | |
download | llvm-42b0148a49586d422d6600b4d4759f483d3b0958.zip llvm-42b0148a49586d422d6600b4d4759f483d3b0958.tar.gz llvm-42b0148a49586d422d6600b4d4759f483d3b0958.tar.bz2 |
Fix a infinite loop when killing a process that is in the middle of loading shared libraries.
The issue was we were sending a "qSymbol::" packet and it we were already disconnected were weren't exiting the while loop if we didn't successfully send the qSymbol packet.
<rdar://problem/22098746>
llvm-svn: 244683
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions