MIR Serialization: Serialize the frame info's save and restore points.
[oota-llvm.git] / include / llvm / CodeGen / LiveStackAnalysis.h
index b4808ab1f1d472f7f1f0f34fee81420ec18a5f64..f495507c66ecd2595aaff147f579faea95f21420 100644 (file)
@@ -95,6 +95,6 @@ namespace llvm {
     /// print - Implement the dump method.
     void print(raw_ostream &O, const Module* = nullptr) const override;
   };
-} // namespace llvm
+}
 
 #endif /* LLVM_CODEGEN_LIVESTACK_ANALYSIS_H */