Fix documentation of MachineInstr::getNumOperands
authorSam Parker <sam.parker@arm.com>
Fri, 12 Oct 2018 12:26:37 +0000 (12:26 +0000)
committerSam Parker <sam.parker@arm.com>
Fri, 12 Oct 2018 12:26:37 +0000 (12:26 +0000)
commitff11ae72c646efd2a88ae621050f7afa095a9146
treef191d78ea6cf62bdcb79a6189468db15e56f44ac
parent5da4d75877d022f1fec4147e9fd1e24a09c49757
Fix documentation of MachineInstr::getNumOperands

The documentation stated "Access to explicit operands of the
instruction." This is misleading, as it also lists implicit operands.

Patch by Philip Ginsbach.

Differential Revision: https://reviews.llvm.org/D35481

llvm-svn: 344338
llvm/include/llvm/CodeGen/MachineInstr.h