diff options
-rw-r--r-- | llvm/docs/LangRef.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.rst b/llvm/docs/LangRef.rst index 5273bf0ac11..b1a92dc0ebd 100644 --- a/llvm/docs/LangRef.rst +++ b/llvm/docs/LangRef.rst @@ -10418,7 +10418,7 @@ LLVM provides intrinsics for a few important bit manipulation operations. These allow efficient code generation for some algorithms. '``llvm.bitreverse.*``' Intrinsics -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Syntax: """"""" |