This is an archive of the discontinued LLVM Phabricator instance.

[mips] Keep the parameter list of Filler::searchRange() consistent. NFC.
ClosedPublic

Authored by vkalintiris on Feb 18 2015, 8:26 AM.

Details

Summary

Move the "Filler" parameter to the end of the parameter list as it is,
conceptually, the only output parameter of that function.

Diff Detail

Repository
rL LLVM

Event Timeline

vkalintiris retitled this revision from to [mips] Keep the parameter list of Filler::searchRange() consistent. NFC..
vkalintiris updated this object.
vkalintiris edited the test plan for this revision. (Show Details)
vkalintiris added a reviewer: dsanders.
vkalintiris added a subscriber: Unknown Object (MLST).
dsanders accepted this revision.Mar 2 2015, 6:53 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 2 2015, 6:53 AM
This revision was automatically updated to reflect the committed changes.