diff options
Diffstat (limited to 'docs/Atomics.rst')
| -rw-r--r-- | docs/Atomics.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Atomics.rst b/docs/Atomics.rst index 6c8303b2830d..9068df46b023 100644 --- a/docs/Atomics.rst +++ b/docs/Atomics.rst @@ -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 --------- |
