[LLVMbugs] [Bug 8497] Operand iterator for machine instruction

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 28 08:59:16 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=8497

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |LATER

--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-10-28 10:59:16 CDT ---
We typically just use getNumOperands() + getOperand(), but a patch to add this
would be fine, please follow up on llvm-commits instead of bugzilla.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list