diff --git a/docs/LangRef.rst b/docs/LangRef.rst index ff9b4bf06f0..4da9f5ba58e 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -3510,7 +3510,7 @@ which is the string ``llvm.loop.unroll.disable``. For example: !0 = !{!"llvm.loop.unroll.disable"} '``llvm.loop.unroll.runtime.disable``' Metadata -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This metadata either disables runtime loop unrolling. The metadata has a single operand which is the string ``llvm.loop.unroll.runtime.disable``. For example: