This is an archive of the discontinued LLVM Phabricator instance.

Remove unnecessary members from MICmdArgContext.
ClosedPublic

Authored by brucem on Jul 3 2015, 7:03 AM.

Details

Summary

Remove unnecessary members from MICmdArgContext.

We don't need constants for these value stored in every instance
of the class.

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 29018.Jul 3 2015, 7:03 AM
brucem retitled this revision from to Remove unnecessary members from MICmdArgContext..
brucem updated this object.
brucem added reviewers: ki.stfu, abidh.
brucem added a subscriber: lldb-commits.
abidh accepted this revision.Jul 3 2015, 8:19 AM
abidh edited edge metadata.
This revision is now accepted and ready to land.Jul 3 2015, 8:19 AM
This revision was automatically updated to reflect the committed changes.