Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / include / llvm / MC / MCRelocationInfo.h
index 8fc5c9f53a46d3468ea2f545ad76f1c608135453..40e0217b8d830ed894d8ec935fa4e085203573c7 100644 (file)
@@ -50,6 +50,6 @@ public:
                                                      unsigned VariantKind);
 };
 
-} // namespace llvm
+}
 
 #endif