diff options
author | Justin Bogner <mail@justinbogner.com> | 2019-07-16 22:10:16 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2019-07-16 22:10:16 +0000 |
commit | fe66fdb8f3076a5146c274bba1258b402cf4e726 (patch) | |
tree | 2483102e2e4a985147372bae20689d1fcb51850f /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | fa575839225a0b04ed0ba923e8eacdf6d369d7fe (diff) | |
download | bcm5719-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