aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorTodd Fiala <tfiala@google.com>2014-01-30 20:19:22 +0000
committerTodd Fiala <tfiala@google.com>2014-01-30 20:19:22 +0000
commit3452df6723a5f8334ab0af0e0bcf33ec24a7d919 (patch)
tree27f56dc18cad29b9b966837d2992ddc22d1d0569 /llvm/lib/Object/MachOObjectFile.cpp
parent00aa75b774bc1808aa7522dd527f55ec045f9139 (diff)
downloadllvm-3452df6723a5f8334ab0af0e0bcf33ec24a7d919.zip
llvm-3452df6723a5f8334ab0af0e0bcf33ec24a7d919.tar.gz
llvm-3452df6723a5f8334ab0af0e0bcf33ec24a7d919.tar.bz2
Fixed b18655: cleaned up script interpreter file reference handling.
This change addresses shutdown crashes in the python lldb module when the script interpreter was hanging on to saved file references after leaving a session. It also gets rid of extra references to the stdin/stdout/stderr python file objects that are created when entering the session. This change also moves the bundled pyexpect 2.4 library to the front of the python library path so that a python distribution default pyexpect (2.3 in Ubuntu 12.04) is not picked up first. llvm-svn: 200486
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions