summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2020-12-20 14:17:00 -0800
committerFangrui Song <i@maskray.me>2020-12-20 14:17:00 -0800
commit01d1de81963d91773c92b29e2d08605293c59750 (patch)
treefbe679e01ed72d5b305ac5570fd2479aa9fd521f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent47dbee6790cb813e4f4bc993585b9770c357e508 (diff)
[MC] Reject byte alignment if larger than or equal to 2**32
This is consistent with the resolution to power-of-2 alignments. Otherwise, emitCodeAlignment and emitValueToAlignment cannot handle alignments larger than 2**32 and will trigger assertion failure (PR35218). Note: GNU as as of 2.35 will use 1 for such a large byte `.align`
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions