delete function name from comment
llvm-svn: 219443
This commit is contained in:
@@ -19,8 +19,8 @@ using namespace llvm;
|
||||
|
||||
MCSectionELF::~MCSectionELF() {} // anchor.
|
||||
|
||||
// ShouldOmitSectionDirective - Decides whether a '.section' directive
|
||||
// should be printed before the section name
|
||||
// Decides whether a '.section' directive
|
||||
// should be printed before the section name.
|
||||
bool MCSectionELF::ShouldOmitSectionDirective(StringRef Name,
|
||||
const MCAsmInfo &MAI) const {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user