summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2024-09-25 17:14:18 +0100
committerOliver Stannard <oliver.stannard@arm.com>2024-10-09 09:29:27 +0100
commit67200f5dc8a662edd05928f97940c2fcabf42043 (patch)
tree7cf09ab5f99609728ccf57728b1aad5632134eec /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parente080be5ac2163bcc4fd81f9770dbaf4360bc1a8c (diff)
[ARM] Tidy up stack frame strategy code (NFC) (#110283)
We have two different ways of splitting the pushes of callee-saved registers onto the stack, controlled by the confusingly similar names STI.splitFramePushPop() and STI.splitFramePointerPush(). This removes those functions and replaces them with a single function which returns an enum. This is in preparation for adding another value to that enum. The original work of this patch was done by James Westwood, reviewed as #82801 and #81249, with some tidy-ups done by Mark Murray and myself.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions