[WebAssembly] Fix a typo in a comment.
[oota-llvm.git] / lib / IR / Use.cpp
index fd06fdbb46b16ccd13364eaa06da1e72be1f428c..cae845d99fe58fe3a943b4d38566f3339c7af805 100644 (file)
@@ -124,4 +124,4 @@ const Use *Use::getImpliedUser() const {
   }
 }
 
-} // namespace llvm
+} // End llvm namespace