mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
fit into 80 columns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24554 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5d28ffdfec
commit
8ef9d16d39
@ -60,8 +60,8 @@ namespace llvm {
|
||||
unsigned MIOperandNo;
|
||||
unsigned MINumOperands; // The number of operands.
|
||||
|
||||
/// MIOperandInfo - Default MI operand type. Note an operand may be made up
|
||||
/// of multiple MI operands.
|
||||
/// MIOperandInfo - Default MI operand type. Note an operand may be made
|
||||
/// up of multiple MI operands.
|
||||
DagInit *MIOperandInfo;
|
||||
|
||||
OperandInfo(Record *R, MVT::ValueType T, const std::string &N,
|
||||
|
Loading…
Reference in New Issue
Block a user