aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorSirui Mu <msrlancern@gmail.com>2025-10-21 23:57:27 +0800
committerGitHub <noreply@github.com>2025-10-21 23:57:27 +0800
commit3161e160c147882d36f572b0a834bb138898738b (patch)
treebb61381c67021453d13db14892d2c76ef2956199 /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent6d5dea63eda988bc8dcdd283f77531f7900b88ca (diff)
downloadllvm-3161e160c147882d36f572b0a834bb138898738b.zip
llvm-3161e160c147882d36f572b0a834bb138898738b.tar.gz
llvm-3161e160c147882d36f572b0a834bb138898738b.tar.bz2
[CIR] Atomic fetch operation (#161631)
This patch adds CIR support for atomic fetch-and-update operations, including the intrinsic functions `__atomic_fetch_<binop>`, `__atomic_<binop>_fetch`, and `__c11_atomic_fetch_<binop>`, where `<binop>` could be `add`, `sub`, `max`, `min`, `and`, `or`, `xor`, and `nand`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions