Skip to content
Snippets Groups Projects
Commit 70b479cb authored by Adam Nemet's avatar Adam Nemet
Browse files

Fix sphinx warning from r299470

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@299481 91177308-0d34-0410-b5e6-96231b3b80d8
parent 9ec7bba8
No related branches found
No related tags found
No related merge requests found
......@@ -2342,6 +2342,6 @@ statements in C)
}
The pragma can also be used with 'off' which turns FP contraction off for a
The pragma can also be used with ``off`` which turns FP contraction off for a
section of the code. This can be useful when fast contraction is otherwise
enabled for the translation unit with the ``-ffp-contract=fast` flag.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment