[cfe-dev] Is there any way to get LibTooling with out building them from source?

Aditya Atluri via cfe-dev cfe-dev at lists.llvm.org
Fri Jul 3 09:06:42 PDT 2020


Did you try building with Release mode on?

On Fri, Jul 3, 2020 at 7:34 AM Neil Nelson via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> There are pre-built binaries on this page.
> https://prereleases.llvm.org/10.0.1/
>
> What platforms do you want to install on? Note that the Ubuntu 19.10 link
> is to Xubuntu 20.04.
>
> Neil Nelson
> On 7/3/20 2:48 AM, Yafei Liu via cfe-dev wrote:
>
> I just followed the tutorial of
> https://clang.llvm.org/docs/LibASTMatchersTutorial.html, and it takes
> over 90GB and is still compiling, and my device definitely has no space to
> finish this.
>
> And I'm gonna to use ASTMatchers on multiple platforms, there's no way I
> can download llvm+clang and build them on my other platforms.
>
> So is there any package manager or other ways to get the libraries?
>
> _______________________________________________
> cfe-dev mailing listcfe-dev at lists.llvm.orghttps://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200703/e56a150c/attachment.html>


More information about the cfe-dev mailing list