Merging r257977:
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfFile.h
index 22759fdecccf072d730ceccd573f8527dee14fcc..8402027edd6ff34924cf50350120a3edce9c2764 100644 (file)
@@ -114,5 +114,5 @@ public:
     return DITypeNodeToDieMap.lookup(TypeMD);
   }
 };
-} // namespace llvm
+}
 #endif