[cfe-users] Standalone build of clang possible?

Philipp Klaus Krause via cfe-users cfe-users at lists.llvm.org
Sun Sep 18 06:56:47 PDT 2016


Is it possible to do a standalone build of clang, i.e. using LLVm from
the distro instead of building LLVM?

The instructions at http://clang.llvm.org/get_started.html only mention
building LLVM with clang.
At https://gist.github.com/kwk/9617978 there is a project (that I didn't
try yet) for a standalone build vs. LLVM 3.5.

I'm mostly interested in doing a standalone build of clang vs. LLVM 3.8.

Philipp



More information about the cfe-users mailing list