summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2019-07-16 22:10:16 +0000
committerJustin Bogner <mail@justinbogner.com>2019-07-16 22:10:16 +0000
commitfe66fdb8f3076a5146c274bba1258b402cf4e726 (patch)
tree2483102e2e4a985147372bae20689d1fcb51850f /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentfa575839225a0b04ed0ba923e8eacdf6d369d7fe (diff)
downloadbcm5719-llvm-fe66fdb8f3076a5146c274bba1258b402cf4e726.tar.gz
bcm5719-llvm-fe66fdb8f3076a5146c274bba1258b402cf4e726.zip
[TableGen] Add "getOperandType" to get operand types from opcode/opidx
The InstrInfoEmitter outputs an enum called "OperandType" which gives numerical IDs to each operand type. This patch makes use of this enum to define a function called "getOperandType", which allows looking up the type of an operand given its opcode and operand index. Patch by Nicolas Guillemot. Thanks! Differential Revision: https://reviews.llvm.org/D63320 llvm-svn: 366274
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud