[LLVMdev] clang installation
Mike Stump
mrs at apple.com
Mon Jan 19 11:46:01 PST 2009
On Jan 19, 2009, at 11:27 AM, Bill Wendling wrote:
> +ifeq ($(MAKECMDGOALS),install-clang)
> + DIRS := tools/clang/Driver tools/clang/lib/Headers tools/clang/
> tools/ccc
>
> Is "tools/clang" the official name of the clang development directory?
According to step #2 in http://clang.llvm.org/get_started.html, it is
the recommended place for it.
> This is okay if the above question is "yes", and building and
> installing LLVM without clang isn't affected.
Yes, there should be no change otherwise.
More information about the llvm-dev
mailing list