OSDN Git Service

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)
commit9a6d7be910df45c53626f8f4272c69ad971abc87
tree838a1018698dcbe41534ce50b9f9349c8a8b13bd
parentd584a99dbb2a9af55ddaa41265a512c8c634b7cf
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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344338 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h