aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2025-08-31 10:07:44 +0300
committerGitHub <noreply@github.com>2025-08-31 10:07:44 +0300
commit06d758537d4c6db8857deeb0de53786767233492 (patch)
tree594028f9bc0c2476f8cca4e6e8afd8917f78d7c3 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
parent4a6435397ba587022ecafa772cd504b8659da2fb (diff)
downloadllvm-06d758537d4c6db8857deeb0de53786767233492.zip
llvm-06d758537d4c6db8857deeb0de53786767233492.tar.gz
llvm-06d758537d4c6db8857deeb0de53786767233492.tar.bz2
[TableGen][Decoder] Remove special case of single sub-op dag (#156175)
If a custom operand has MIOperandInfo with >= 2 sub-operands, it is required that either the operand or its sub-operands have a decoder method (depending on usage). Require this for single sub-operand operands as well, since there is no good reason not to. There are no changes in the generated files.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions