Rename all references to old mailing lists to new lists.llvm.org address.
[oota-llvm.git] / docs / Atomics.rst
index 6c8303b2830db146233a47a18a21f4735acf41d6..9068df46b02306e1739b360ca61802cdd2291485 100644 (file)
@@ -173,7 +173,7 @@ Notes for code generation
   also expected to generate an i8 store as an i8 store, and not an instruction
   which writes to surrounding bytes.  (If you are writing a backend for an
   architecture which cannot satisfy these restrictions and cares about
-  concurrency, please send an email to llvmdev.)
+  concurrency, please send an email to llvm-dev.)
 
 Unordered
 ---------