diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-25 09:43:17 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-06-25 09:43:28 -0700 |
commit | d79273c941d58486d09c020eb7767a5246a9c24d (patch) | |
tree | 66698a4d25cb154b7a70355fa8f37054d60fb53e /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 3b83501c29588ab65e7118fe404adf383789dedd (diff) | |
download | llvm-d79273c941d58486d09c020eb7767a5246a9c24d.zip llvm-d79273c941d58486d09c020eb7767a5246a9c24d.tar.gz llvm-d79273c941d58486d09c020eb7767a5246a9c24d.tar.bz2 |
[lldb/ScriptInterpreter] Extract IO redirection logic
This patch takes the IO redirection logic from ScriptInterpreterPython
and moves it into the interpreter library so that it can be used by
other script interpreters. I've turned it into a RAII object so that we
don't have to worry about cleaning up in the calling code.
Differential revision: https://reviews.llvm.org/D82396
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions