summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorKai Luo <lkail@cn.ibm.com>2023-12-20 10:01:02 +0800
committerGitHub <noreply@github.com>2023-12-20 10:01:02 +0800
commit56414220dfeb274a15beb55ab3da757978a0255f (patch)
tree3789f6724c35493071a34fc1139d9a2012a71b84 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parent227bfa1fb14ac6023499b4740401e5e980bfd426 (diff)
[PowerPC] Use 'sync; ld; cmp; bc; isync' for atomic load seq-cst on 32-bit platform (#75905)
`cmp; bc; isync` is more performant than `lwsync` theoretically. 64-bit platform already features it, now implement it for 32-bit platform.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions