This is an archive of the discontinued LLVM Phabricator instance.

[mips] Change Feature-related types from unsigned to uint64_t in MipsAsmParser. No functional changes.
ClosedPublic

Authored by tomatabacu on Aug 22 2014, 9:12 AM.

Diff Detail

Event Timeline

tomatabacu updated this revision to Diff 12844.Aug 22 2014, 9:12 AM
tomatabacu retitled this revision from to [mips] Change Feature-related types from unsigned to uint64_t in MipsAsmParser..
tomatabacu updated this object.
tomatabacu edited the test plan for this revision. (Show Details)
tomatabacu added a reviewer: dsanders.
dsanders accepted this revision.Sep 5 2014, 8:56 AM
dsanders edited edge metadata.

LGTM. Don't forget to say 'No functional change'.

This revision is now accepted and ready to land.Sep 5 2014, 8:56 AM
tomatabacu retitled this revision from [mips] Change Feature-related types from unsigned to uint64_t in MipsAsmParser. to [mips] Change Feature-related types from unsigned to uint64_t in MipsAsmParser. No functional changes..Sep 5 2014, 8:58 AM
tomatabacu edited edge metadata.
tomatabacu closed this revision.Sep 5 2014, 9:41 AM