This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Fix comment of class InstrStage
ClosedPublic

Authored by chenwj on Feb 5 2018, 5:29 AM.

Details

Summary

Class InstrStage has no member named NextCycles, should be TimeInc instead.

Diff Detail

Repository
rL LLVM

Event Timeline

chenwj created this revision.Feb 5 2018, 5:29 AM
kparzysz accepted this revision.Feb 5 2018, 8:43 AM
This revision is now accepted and ready to land.Feb 5 2018, 8:43 AM
chenwj added a comment.Feb 5 2018, 3:43 PM

@kparzysz Could you commit this for me? Thanks!

This revision was automatically updated to reflect the committed changes.