[all-commits] [llvm/llvm-project] 55d626: Fix LLVM sphinx build
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Sep 9 04:56:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55d626f852f694dabd88449db4485771400fad13
https://github.com/llvm/llvm-project/commit/55d626f852f694dabd88449db4485771400fad13
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M llvm/docs/RISCVUsage.rst
Log Message:
-----------
Fix LLVM sphinx build
Addresses the issue found by:
https://lab.llvm.org/buildbot/#/builders/30/builds/25791
We can use anonymous references rather than explicit ones.
More information about the All-commits
mailing list