summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorTyler Nowicki <tyler.nowicki@amd.com>2024-10-08 09:10:51 -0400
committerGitHub <noreply@github.com>2024-10-08 09:10:51 -0400
commit6e5d6129fa36a7c1a2931d1c51208d1d254f3efb (patch)
tree881905351aa1bdd332629acf98c5955e86b390be /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parentc0a2915321870672b1870c1ee1d192c07dddcd04 (diff)
[Coroutines] Move OptimizeFrame out of Shape (#111017)
* OptimizeFrame is not really a part of the Coroutine Shape info, rather it is specifically for the addFieldForAllocas method called indirectly by buildCoroutineFrame. * This patch passes OptimizeFrame directly to buildCoroutineFrame so it can be provided to addFieldForAllocas instead of keeping it in the Shape. Co-authored-by: tnowicki <tnowicki.nowicki@amd.com>
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions