diff options
author | Aditya Nandakumar <aditya_nandakumar@apple.com> | 2019-09-23 18:51:00 +0000 |
---|---|---|
committer | Aditya Nandakumar <aditya_nandakumar@apple.com> | 2019-09-23 18:51:00 +0000 |
commit | 72a4621cdf0bb39db58733c63fc98afef6160867 (patch) | |
tree | d7b2ad9f672a65f6a3b940482a6839b1df02e9b6 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 566b3164c51e618522579637cf65174ba357b852 (diff) | |
download | bcm5719-llvm-72a4621cdf0bb39db58733c63fc98afef6160867.tar.gz bcm5719-llvm-72a4621cdf0bb39db58733c63fc98afef6160867.zip |
[TableGen] Emit OperandType enums for RegisterOperands/RegisterClasses
https://reviews.llvm.org/D66773
The OpTypes::OperandType was creating an enum for all records that
inherit from Operand, but in reality there are operands for instructions
that inherit from other types too. In particular, RegisterOperand and
RegisterClass. This commit adds those types to the list of operand types
that are tracked by the OperandType enum.
Patch by: nlguillemot
llvm-svn: 372641
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions