IR: Use format_hex instead of handrolling the conversion. NFC
[oota-llvm.git] / lib / Support / Debug.cpp
index 2052662ab1bf5a5715a88593e0edd2b63458d5cc..47751fce3fcdca4c74853d288e038adb6300c492 100644 (file)
@@ -99,7 +99,7 @@ struct DebugOnlyOpt {
   }
 };
 
-} // namespace
+}
 
 static DebugOnlyOpt DebugOnlyOptLoc;