summaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCELFStreamer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/MC/MCELFStreamer.h')
-rw-r--r--include/llvm/MC/MCELFStreamer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/llvm/MC/MCELFStreamer.h b/include/llvm/MC/MCELFStreamer.h
index 4e24dcfacd..72b7075c6f 100644
--- a/include/llvm/MC/MCELFStreamer.h
+++ b/include/llvm/MC/MCELFStreamer.h
@@ -108,9 +108,6 @@ private:
SmallPtrSet<MCSymbol *, 16> BindingExplicitlySet;
-
- void SetSection(StringRef Section, unsigned Type, unsigned Flags,
- SectionKind Kind);
void SetSectionData();
void SetSectionText();
void SetSectionBss();