Displaying 2 results from an estimated 2 matches for "r353563".
2019 Feb 12
2
docs-llvm-html broken?
Hi,
docs seem to be broken.
e.g. r353563 adds docs for callbr, but
https://llvm.org/docs/LangRef.html doesn't have it.
trying to build the docs manually on my box:
ninja docs-llvm-html
FAILED: docs/CMakeFiles/docs-llvm-html
cd /usr/local/google/home/kcc/llvm-build/docs && /usr/bin/sphinx-build -b
html -d /usr/local/google/ho...
2019 Feb 12
3
docs-llvm-html broken?
...g this on my machine won't help the bots that build the docs,
right?
>
> Cheers,
> Jonas
>
> On Tue, Feb 12, 2019 at 10:17 AM Kostya Serebryany via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Hi,
>>
>> docs seem to be broken.
>> e.g. r353563 adds docs for callbr, but
>> https://llvm.org/docs/LangRef.html doesn't have it.
>>
>> trying to build the docs manually on my box:
>> ninja docs-llvm-html
>>
>> FAILED: docs/CMakeFiles/docs-llvm-html
>> cd /usr/local/google/home/kcc/llvm-build/docs &am...