[PATCH] D29121: [Docs] Add LangRef documention for freeze instruction
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 02:44:44 PST 2019
nlopes added a comment.
In D29121#1739974 <https://reviews.llvm.org/D29121#1739974>, @RKSimon wrote:
> @nlopes This is failing on the llvm-sphinx-docs buildbot, please can you take a look? http://lab.llvm.org:8011/builders/llvm-sphinx-docs/builds/37793/steps/docs-llvm-html/logs/stdio
>
> Warning, treated as error:
> /home/buildbot/llvm-build-dir/llvm-sphinx-docs/llvm/src/llvm/docs/LangRef.rst:10243: WARNING: Could not lex literal_block as "llvm". Highlighting skipped.
>
I noticed, but when I run locally there were so many warnings that I couldn't get to this one.
I guess I'll just remove the code highlighting.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D29121/new/
https://reviews.llvm.org/D29121
More information about the llvm-commits
mailing list