summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCNullStreamer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/MC/MCNullStreamer.cpp')
-rw-r--r--llvm/lib/MC/MCNullStreamer.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/MC/MCNullStreamer.cpp b/llvm/lib/MC/MCNullStreamer.cpp
index 9d98f987d69..60ee930d19d 100644
--- a/llvm/lib/MC/MCNullStreamer.cpp
+++ b/llvm/lib/MC/MCNullStreamer.cpp
@@ -24,9 +24,6 @@ namespace {
/// @name MCStreamer Interface
/// @{
- virtual void InitSections() {
- }
-
virtual void ChangeSection(const MCSection *Section,
const MCExpr *Subsection) {
}
OpenPOWER on IntegriCloud