This is an archive of the discontinued LLVM Phabricator instance.

Adding const_iterator to MCInst
ClosedPublic

Authored by colinl on Nov 21 2014, 12:06 PM.

Details

Summary

Iterating over operands with const qualifier.

Diff Detail

Event Timeline

colinl updated this revision to Diff 16504.Nov 21 2014, 12:06 PM
colinl retitled this revision from to Adding const_iterator to MCInst.
colinl updated this object.
colinl edited the test plan for this revision. (Show Details)
colinl set the repository for this revision to rL LLVM.
colinl added a subscriber: Unknown Object (MLST).
colinl accepted this revision.Nov 24 2014, 8:51 AM
colinl added a reviewer: colinl.
This revision is now accepted and ready to land.Nov 24 2014, 8:51 AM
colinl closed this revision.Nov 24 2014, 8:51 AM

Submitted 222661