summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
diff options
context:
space:
mode:
authorNicholas Guy <nicholas.guy@arm.com>2023-08-09 17:51:07 +0100
committerNicholas Guy <nicholas.guy@arm.com>2023-08-16 17:31:21 +0100
commitd65feccb126226e6f7805a01d759ca1c9ce28237 (patch)
tree93b6732dd97b95dcf2711d73e7303e8c5cceffe5 /lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py
parentd7e26b56207cbd8995296c5bb7c11ce676b649da (diff)
[ARM] Set preferred function alignment
Aligning functions yields small performance gains on embedded cores, moreso with numerous small function calls. Similar to aligning loops, if the function can fit within a single cache line then the performance overhead of fetching more instructions can be limited. Differential Revision: https://reviews.llvm.org/D157514
Diffstat (limited to 'lldb/test/API/functionalities/interactive_scripted_process/TestInteractiveScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions