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

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Oct 28 08:07:29 PDT 2010


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

           Summary: Operand iterator for machine instruction
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: etherzhhb at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Hi,

I need the iterator to iterate over the Operands of a machine instruction, but
it is not implemented in llvm. Any special reason for not implementing this?
otherwise i want to send a patch for this.

best regards
ether

-- 
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