Representation of 'atomic load' and 'atomic store' in IR.

llvm-svn: 137170
diff --git a/llvm/docs/Atomics.html b/llvm/docs/Atomics.html
index 92065a9..a7bfe18 100644
--- a/llvm/docs/Atomics.html
+++ b/llvm/docs/Atomics.html
@@ -3,6 +3,7 @@
 <html>
 <head>
   <title>LLVM Atomic Instructions and Concurrency Guide</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
   <link rel="stylesheet" href="llvm.css" type="text/css">
 </head>
 <body>