summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvmc')
-rw-r--r--llvm/tools/llvmc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvmc/Makefile b/llvm/tools/llvmc/Makefile
index 8eb35cbe9cc..4354c387d40 100644
--- a/llvm/tools/llvmc/Makefile
+++ b/llvm/tools/llvmc/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
-BUILTIN_PLUGINS = Base
+BUILTIN_PLUGINS = Base Clang
DRIVER_NAME = llvmc
DIRS = plugins driver
OpenPOWER on IntegriCloud