Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld / Targets / RuntimeDyldMachOAArch64.h
index 99fd6e333b470041ee0a9ff43ff81c5e99921a5f..5149d010a8c62a4c4fc360f40f30103bf4b232e4 100644 (file)
@@ -400,7 +400,7 @@ private:
     addRelocationForSection(TargetRE, RE.SectionID);
   }
 };
-}
+} // namespace llvm
 
 #undef DEBUG_TYPE