Fix mismatched tag.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137388 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eli Friedman 2011-08-11 23:48:52 +00:00
parent 1bf4ad4870
commit 5093fe69b4

View File

@ -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>