This is an archive of the discontinued LLVM Phabricator instance.

[MC] Rename EmitFill to emitFill
ClosedPublic

Authored by phosek on May 26 2016, 10:39 AM.

Details

Summary

This is to match the overloaded variants as well as the new style.

Diff Detail

Repository
rL LLVM

Event Timeline

phosek updated this revision to Diff 58648.May 26 2016, 10:39 AM
phosek retitled this revision from to [MC] Rename EmitFill to emitFill.
phosek updated this object.
phosek set the repository for this revision to rL LLVM.
phosek updated this object.
phosek added a reviewer: rafael.
phosek added a subscriber: llvm-commits.
rafael accepted this revision.May 26 2016, 11:53 AM
rafael edited edge metadata.

LGTM

lib/MC/MCStreamer.cpp
135 ↗(On Diff #58648)

Take the change to drop the name in the comment.

This revision is now accepted and ready to land.May 26 2016, 11:53 AM
phosek updated this revision to Diff 58679.May 26 2016, 1:15 PM
phosek edited edge metadata.
phosek marked an inline comment as done.
This revision was automatically updated to reflect the committed changes.