Nerixyz wrote:

> You say that currently that building the documentation depends on liblldb but 
> I don't believe that's accurate (or if it is, that's a regression). 

I only looked at the output of the documentation builder (e.g. 
https://lab.llvm.org/buildbot/#/builders/45/builds/18201/steps/5/logs/stdio). 
This shows that liblldb is indeed built.

I'll try to do the generation with just the Tablegen files. Though I would like 
to have something similar for commands (a page the shows all available ones and 
their options). There, we'd need to convert alltheir definitions to Tablegen, I 
suppose.

https://github.com/llvm/llvm-project/pull/168245
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to