rafael added inline comments.
================
Comment at: include/llvm/MC/MCSectionELF.h:65
@@ -64,3 +61,3 @@
void setSectionName(StringRef Name) { SectionName = Name; }
----------------
You can delete this one now.
http://reviews.llvm.org/D20331