diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-02-23 10:00:49 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-02-23 10:00:49 +0000 |
commit | 49b962cc26a25bec5f7ac38d379bae80e9b1c895 (patch) | |
tree | 61aa0e9ccd30be3c779f61821853b29c892bedf9 /llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp | |
parent | 527bfeeda78be59d6da5200b284cbff7d669d918 (diff) | |
download | bcm5719-llvm-49b962cc26a25bec5f7ac38d379bae80e9b1c895.tar.gz bcm5719-llvm-49b962cc26a25bec5f7ac38d379bae80e9b1c895.zip |
Initial configure support for using Clang as the LLVM capable compiler.
Comes in two parts:
1. Use --with-clang=path/to/clang/compiler to select an installed clang, or
--with-built-clang to have the makefiles use the clang which will be built
as the LLVM capable compiler. If neither is given, --with-built-clang will
be used if the Clang sources are checked out into the standard location
(tools/clang).
2. Use --with-llvmcc={llvm-gcc,clang,none} to specify which LLVM capable
compiler to use. If not given, then llvm-gcc will be used if available,
otherwise Clang.
Makefile support still to come.
Eric, Doug, Chris, seem reasonable?
llvm-svn: 96934
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp')
0 files changed, 0 insertions, 0 deletions