diff options
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 9174e9142e..c2bd881c96 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -521,9 +521,6 @@ syntax, there are still significant gaps in that support.</p> <li>The <tt>unwind</tt> instruction is now gone. With the introduction of the new exception handling system in LLVM 3.0, the <tt>unwind</tt> instruction became obsolete.</li> - <li>Floating point instructions can be annotated with <tt>fpmath</tt> metadata - to indicate relaxed precision requirements, such as those corresponding to - "fast math".</li> <li>....</li> </ul> |