aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LangRef.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 95ac99bc89..f6e9f2f710 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -3485,7 +3485,6 @@ These allow efficient code generation for some algorithms.
<h5>Syntax:</h5>
<pre>
- declare ushort %llvm.bswap.i8( ubyte &lt;id&gt; )
declare ushort %llvm.bswap.i16( ushort &lt;id&gt; )
declare uint %llvm.bswap.i32( uint &lt;id&gt; )
declare ulong %llvm.bswap.i64( ulong &lt;id&gt; )