From: Eli Friedman Date: Thu, 11 Aug 2011 23:48:52 +0000 (+0000) Subject: Fix mismatched tag. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5093fe69b490665f091309cd4b266fd5ff4ba452;p=oota-llvm.git Fix mismatched tag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137388 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Atomics.html b/docs/Atomics.html index fefc17178a1..2b097b3faeb 100644 --- a/docs/Atomics.html +++ b/docs/Atomics.html @@ -318,7 +318,7 @@ instructions has been clarified in the IR.

the possible optimizations are usually not interesting.
Notes for code generation
This operation has Acquire and Release semantics; see the sections on - Acquire and Release.

+ Acquire and Release.