diff options
Diffstat (limited to 'llvm/docs/Atomics.rst')
| -rw-r--r-- | llvm/docs/Atomics.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Atomics.rst b/llvm/docs/Atomics.rst index db27959073d..1bca53e2b17 100644 --- a/llvm/docs/Atomics.rst +++ b/llvm/docs/Atomics.rst @@ -318,7 +318,7 @@ Notes for frontends operation, and vice versa. Notes for optimizers - In general, optimizers should treat this like a nothrow call; the the possible + In general, optimizers should treat this like a nothrow call; the possible optimizations are usually not interesting. Notes for code generation |

