diff options
Diffstat (limited to 'llvm/docs/Atomics.html')
| -rw-r--r-- | llvm/docs/Atomics.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Atomics.html b/llvm/docs/Atomics.html index fefc17178a1..2b097b3faeb 100644 --- a/llvm/docs/Atomics.html +++ b/llvm/docs/Atomics.html @@ -318,7 +318,7 @@ instructions has been clarified in the IR.</p> the possible optimizations are usually not interesting.</dd> <dt>Notes for code generation</dt> <dd>This operation has Acquire and Release semantics; see the sections on - Acquire and Release.</p> + Acquire and Release.</dd> </dl> </div> |

