mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 15:51:54 +00:00
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:
parent
53f66e6d9a
commit
7a56e66e32
@ -9,7 +9,7 @@
|
||||
|
||||
LEVEL = ../..
|
||||
|
||||
BUILTIN_PLUGINS = Base
|
||||
BUILTIN_PLUGINS = Base Clang
|
||||
DRIVER_NAME = llvmc
|
||||
DIRS = plugins driver
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user