summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2022-12-09 09:52:31 +0000
committerAlex Bradbury <asb@igalia.com>2022-12-09 09:53:42 +0000
commit247ecc99e43130adbcca6fb604da3f336c839d16 (patch)
tree21a8ca2ee582221289b87c6d0f32b8e41b828de4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent9e2dc984ba1b25625e6ddc38ba681b194172379a (diff)
[AsmParser] Check that addrspace fits within 24 bits
Address spaces equal or larger than 1 << 24 don't fit and produce an assertion during debug builds, or worse in release. This causes an error to be reported during parsing instead. Differential Revision: https://reviews.llvm.org/D139528
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions