diff options
-rw-r--r-- | docs/LangRef.html | 1 |
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 <id> ) declare ushort %llvm.bswap.i16( ushort <id> ) declare uint %llvm.bswap.i32( uint <id> ) declare ulong %llvm.bswap.i64( ulong <id> ) |