This is an archive of the discontinued LLVM Phabricator instance.

Fix virtual/override warnings in new MIPS code.
ClosedPublic

Authored by brucem on Oct 6 2015, 2:45 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

brucem updated this revision to Diff 36601.Oct 6 2015, 2:45 AM
brucem retitled this revision from to Fix virtual/override warnings in new MIPS code..
brucem updated this object.
brucem added reviewers: bhushan, tberghammer.
brucem added a subscriber: lldb-commits.
labath accepted this revision.Oct 6 2015, 7:09 AM
labath added a reviewer: labath.
labath added a subscriber: labath.

I think you can commit things like this as obvious. :)

This revision is now accepted and ready to land.Oct 6 2015, 7:09 AM
tberghammer accepted this revision.Oct 6 2015, 7:11 AM
tberghammer edited edge metadata.

I agree with Pavel, that you don't have to send these trivial changes for core review

This revision was automatically updated to reflect the committed changes.