summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2022-03-22 10:39:07 +0100
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2022-04-13 12:50:21 +0200
commit46f83caebc8f2329bcf16b3edf6785dff480c5e3 (patch)
tree6fbcb28ad27d32c8a09c40dff751e2060896eedb /lldb/test/API/python_api/debugger
parent6d3224d93f010fdad74b3244620042629dc7eeec (diff)
[InlineAsm] Add support for address operands ("p").
This patch adds support for inline assembly address operands using the "p" constraint on X86 and SystemZ. This was in fact broken on X86 (see example at https://reviews.llvm.org/D110267, Nov 23). These operands should probably be treated the same as memory operands by CodeGenPrepare, which have been commented with "TODO" there. Review: Xiang Zhang and Ulrich Weigand Differential Revision: https://reviews.llvm.org/D122220
Diffstat (limited to 'lldb/test/API/python_api/debugger')
0 files changed, 0 insertions, 0 deletions