llvm-project/llvm/include
Sam Parker ff11ae72c6 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
2018-10-12 12:26:37 +00:00
..
llvm Fix documentation of MachineInstr::getNumOperands 2018-10-12 12:26:37 +00:00
llvm-c llvm-c: Add C APIs to access DebugLoc info 2018-10-10 23:53:12 +00:00