[X86] Split ISD node for Vfpclass and Vfpclasss so that we can write strong type...
[oota-llvm.git] / lib / Object / RecordStreamer.h
index d694a9fb8b0d8d2bbbb6738c47b75f7d2bbcd471..d8610610c332f764c511afc09bf9ea410e1ef104 100644 (file)
@@ -38,5 +38,5 @@ public:
   void EmitCommonSymbol(MCSymbol *Symbol, uint64_t Size,
                         unsigned ByteAlignment) override;
 };
-} // namespace llvm
+}
 #endif