diff options
author | John Demme <john.demme@microsoft.com> | 2022-08-09 20:07:33 -0700 |
---|---|---|
committer | John Demme <john.demme@microsoft.com> | 2022-08-09 20:07:33 -0700 |
commit | d44f8a50d50909e67f28f91511045404261dbcbf (patch) | |
tree | 7abfe002e924434ba1c93d2f79ca0c6f639dbb89 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | d747a170a47dce64aefb906211e8aaed0c6bd6f6 (diff) | |
download | llvm-d44f8a50d50909e67f28f91511045404261dbcbf.zip llvm-d44f8a50d50909e67f28f91511045404261dbcbf.tar.gz llvm-d44f8a50d50909e67f28f91511045404261dbcbf.tar.bz2 |
[MLIR] [Python] Fix the Windows build broken by d747a17
Windows builds require all control paths return. Since we don't have
`llvm_unreachable` in the Python bindings, just return `None`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions