This is an archive of the discontinued LLVM Phabricator instance.

Fix typos in comments, NFC
ClosedPublic

Authored by morisset on Aug 29 2014, 2:11 PM.

Details

Summary

Just fixing comments, no functional change.

Diff Detail

Repository
rL LLVM

Event Timeline

morisset updated this revision to Diff 13106.Aug 29 2014, 2:11 PM
morisset retitled this revision from to Fix typos in comments, NFC.
morisset updated this object.
morisset edited the test plan for this revision. (Show Details)
morisset added a reviewer: jfb.
morisset added a subscriber: Unknown Object (MLST).
jfb accepted this revision.Aug 29 2014, 2:50 PM
jfb edited edge metadata.

Looks good save for one place. Feel free to fix and commit.

include/llvm/CodeGen/MachinePostDominators.h
25 ↗(On Diff #13106)

?

This revision is now accepted and ready to land.Aug 29 2014, 2:50 PM
morisset updated this revision to Diff 13113.Aug 29 2014, 2:59 PM
morisset edited edge metadata.

Fix mistake pointed by jfb.

morisset closed this revision.Aug 29 2014, 3:02 PM
morisset updated this revision to Diff 13114.

Closed by commit rL216784 (authored by @morisset).