[LLVMdev] Are there manpages for llvm?

Sean Silva chisophugis at gmail.com
Mon Jan 5 19:47:59 PST 2015


I'm not sure if we have it wired into the build, nor do I know how macports
is packaging things, but you can do:

$ cd llvm/docs
$ make -f Makefile.sphinx man
$ man ./_build/man/lli.1

-- Sean Silva

On Mon, Jan 5, 2015 at 7:18 PM, Peng Yu <pengyu.ut at gmail.com> wrote:

> Hi,
>
> I have llvm installed through MacPorts. But I don't see macports
> installed. Are there supposed to be manpages of commands like lli
> installed?
>
> --
> Regards,
> Peng
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150105/6ad63ba0/attachment.html>


More information about the llvm-dev mailing list