aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorDaniel Paoliello <danpao@microsoft.com>2025-01-15 09:27:11 -0800
committerGitHub <noreply@github.com>2025-01-15 09:27:11 -0800
commitac2165fe7bb4626c85a9c8938dbe2448220217a5 (patch)
treec8e39727d65d7de00fb998748df6ffcbb8737184 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parent943b212d56795064248a13adb13253d64ac51a8c (diff)
downloadllvm-ac2165fe7bb4626c85a9c8938dbe2448220217a5.zip
llvm-ac2165fe7bb4626c85a9c8938dbe2448220217a5.tar.gz
llvm-ac2165fe7bb4626c85a9c8938dbe2448220217a5.tar.bz2
[coff] Don't try to write the obj if the assembler has errors (#123007)
The ASAN and MSAN tests have been failing after #122777 because some fields are now set in `executePostLayoutBinding` which is skipped by the assembler if it had errors but read in `writeObject` Since the compilation has failed anyway, skip `writeObject` if the assembler had errors.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions