aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorDenis Antrushin <dantrushin@gmail.com>2022-07-07 14:18:06 +0700
committerDenis Antrushin <dantrushin@gmail.com>2022-07-07 17:18:31 +0300
commit26f369393d4e60c78d872c4cafcbf3fd929b9004 (patch)
tree034090621fbceaefc458ec1a8238e177c72b6219 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent479c4f648a021f1efdc30312bab804a71447e15f (diff)
downloadllvm-26f369393d4e60c78d872c4cafcbf3fd929b9004.zip
llvm-26f369393d4e60c78d872c4cafcbf3fd929b9004.tar.gz
llvm-26f369393d4e60c78d872c4cafcbf3fd929b9004.tar.bz2
[IR][OpaquePointers] Properly print cmpxchg with pointer operands.
With opaque pointers address of pointer variable and its value have same type (`ptr`). As a result, cmpxchg is printed without values types in LLVM assembly and cannot be read back. Add AtomicCmpXchg to the list of instructions which always have operand types printed. Reviewed By: nikic Differential Revision: https://reviews.llvm.org/D129276
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions