Enable the Clang plugin by default.

This will eventually replace `ccc`. The command `llvmc -clang` now uses
the Clang toolchain instead of `llvm-gcc`.

llvm-svn: 60661
This commit is contained in:
Mikhail Glushenkov 2008-12-07 16:43:42 +00:00
parent 385691b1bd
commit 8e1507d7c6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
LEVEL = ../..
BUILTIN_PLUGINS = Base
BUILTIN_PLUGINS = Base Clang
DRIVER_NAME = llvmc
DIRS = plugins driver