Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / Targets / RuntimeDyldMachOI386.h
index f36f940ffd5a5c89c963b4e87c432573a2591839..dd454ae54f261e3de1d32f052b96c9ba7048e997 100644 (file)
@@ -254,7 +254,7 @@ private:
   }
 
 };
-} // namespace llvm
+}
 
 #undef DEBUG_TYPE