mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Fix too short title underline reported by build-bot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231921 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d7b50578f
commit
bd07f437a0
@ -3510,7 +3510,7 @@ which is the string ``llvm.loop.unroll.disable``. For example:
|
|||||||
!0 = !{!"llvm.loop.unroll.disable"}
|
!0 = !{!"llvm.loop.unroll.disable"}
|
||||||
|
|
||||||
'``llvm.loop.unroll.runtime.disable``' Metadata
|
'``llvm.loop.unroll.runtime.disable``' Metadata
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
This metadata either disables runtime loop unrolling. The metadata has a single
|
This metadata either disables runtime loop unrolling. The metadata has a single
|
||||||
operand which is the string ``llvm.loop.unroll.runtime.disable``. For example:
|
operand which is the string ``llvm.loop.unroll.runtime.disable``. For example:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user