Move alignment from MCSectionData to MCSection.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsELFStreamer.h
index 4e3090171e341b99ed65d2a57e814fc919cfa2f8..af9311fa4288ea8fad43dc3346c825264d404d09 100644 (file)
@@ -55,7 +55,7 @@ public:
 
   /// Overriding this function allows us to dismiss all labels that are
   /// candidates for marking as microMIPS when .section directive is processed.
-  void SwitchSection(const MCSection *Section,
+  void SwitchSection(MCSection *Section,
                      const MCExpr *Subsection = nullptr) override;
 
   /// Overriding this function allows us to dismiss all labels that are