summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorPrasoon Mishra <Prasoon.Mishra@amd.com>2025-11-21 09:15:52 +0530
committerGitHub <noreply@github.com>2025-11-21 03:45:52 +0000
commit2ab9492d8163de8d04704467939389d55a9b7d3e (patch)
treec830d641da6e6f89c72a17d0dc7f4d9ae1414f1a /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent3d3307ecd8bdd6d9af0d82245c5fc50e4d624a7a (diff)
[llc][NPM] Use buffer_ostream support for non-seekable streams (#168842)
NPM was missing buffering for non-seekable output streams (stdout, pipes), causing assertion failures when generating object files with `-o -`. Use buffer_ostream to provide seekable buffering, matching legacy PM behavior. Co-authored-by: vikhegde <vikram.hegde@amd.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions