diff options
author | Chaoren Lin <chaorenl@google.com> | 2015-04-07 18:45:03 +0000 |
---|---|---|
committer | Chaoren Lin <chaorenl@google.com> | 2015-04-07 18:45:03 +0000 |
commit | 32c7265a1200d5a1462fd654c914b841dcaac5ba (patch) | |
tree | b0c7f5a2cac38a2afca509680c1d4b0e5ec8290b /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | 3d66c863cfd919fe10e56626364c9f9ecadeeedd (diff) | |
download | bcm5719-llvm-32c7265a1200d5a1462fd654c914b841dcaac5ba.tar.gz bcm5719-llvm-32c7265a1200d5a1462fd654c914b841dcaac5ba.zip |
Fix bug where an additional O packet is sent after inferior exits.
Summary:
ConnectionFileDescriptor::Read was returning eConnectionStatusError instead of 0
on m_shutting_down, which caused the caller to think that some number of bytes
were read.
Reviewers: jingham, vharron, clayborg
Reviewed By: clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D8850
llvm-svn: 234341
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions