Skip to content

Commit adaae6a

Browse files
committed
Fix LLVM Sphinx build
This addresses issues found by: https://lab.llvm.org/buildbot/#/builders/30/builds/39310
1 parent 5e60345 commit adaae6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23127,7 +23127,7 @@ Examples:
2312723127
%also.r = select <4 x i1> %mask, <4 x i32> %t, <4 x i32> poison
2312823128

2312923129
'``llvm.vp.is.fpclass.*``' Intrinsics
23130-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
23130+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2313123131

2313223132
Syntax:
2313323133
"""""""

0 commit comments

Comments
 (0)