summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorMaksim Panchenko <maks@fb.com>2025-01-28 11:03:49 -0800
committerGitHub <noreply@github.com>2025-01-28 11:03:49 -0800
commitef232a7e3486b9494c087ad25830f00bc15d739a (patch)
tree1b6e11ec3ecb6ae3a977491d6bf9c09a2a2000b3 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent1d5ce614a7cd266909169bc251d7b1aee743e5a3 (diff)
[BOLT][AArch64] Remove nops in functions with defined control flow (#124705)
When a function has an indirect branch with unknown control flow, we preserve nops in order to keep all instruction offsets (from the start of the function) the same in case the indirect branch is used by a PC-relative jump table. However, when we know the control flow of the function, we should be able to safely remove nops.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions