This is to match the overloaded variants as well as the new style.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20690
[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
Event Timeline• rafael edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.May 26 2016, 11:53 AM Closed by commit rL271359: [MC] Rename EmitFill to emitFill (authored by phosek). · Explain WhyMay 31 2016, 7:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 58648 include/llvm/MC/MCObjectStreamer.h
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCDwarf.cpp
lib/MC/MCObjectStreamer.cpp
lib/MC/MCStreamer.cpptools/dsymutil/DwarfLinker.cpp
|
Take the change to drop the name in the comment.