MCSectinELF: Delete setSectionName declaration

This commit is contained in:
Fangrui Song
2025-07-20 11:12:45 -07:00
parent 673e5422ea
commit 7a42fb85df

View File

@@ -68,10 +68,6 @@ private:
Group.getPointer()->setIsSignature();
}
// TODO Delete after we stop supporting generation of GNU-style .zdebug_*
// sections.
void setSectionName(StringRef Name) { this->Name = Name; }
public:
/// Decides whether a '.section' directive should be printed before the
/// section name