Skip to content

Commit b7ea264

Browse files
committed
[llvm][docs] Fix RISCVUsage docs build error
After changes in #109651. Warning, treated as error: /home/davspi01/work/open_source/llvm-project/llvm/docs/RISCVUsage.rst::Anonymous hyperlink mismatch: 1 references but 0 targets. In typical RST fashion, all that was missing was a space between the last word and the opening `<` of the link.
1 parent 4d45913 commit b7ea264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/RISCVUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ on support follow.
154154
``Za64rs`` Supported (`See note <#riscv-profiles-extensions-note>`__)
155155
``Zaamo`` Assembly Support
156156
``Zabha`` Supported
157-
``Zacas`` Supported (`See note<#riscv-zacas-note>`__)
157+
``Zacas`` Supported (`See note <#riscv-zacas-note>`__)
158158
``Zalrsc`` Assembly Support
159159
``Zama16b`` Supported (`See note <#riscv-profiles-extensions-note>`__)
160160
``Zawrs`` Assembly Support

0 commit comments

Comments
 (0)