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