summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CompilerDriver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/CompilerDriver/CMakeLists.txt')
-rw-r--r--llvm/lib/CompilerDriver/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CompilerDriver/CMakeLists.txt b/llvm/lib/CompilerDriver/CMakeLists.txt
index afe6665ddf2..153dd443cbf 100644
--- a/llvm/lib/CompilerDriver/CMakeLists.txt
+++ b/llvm/lib/CompilerDriver/CMakeLists.txt
@@ -1,3 +1,4 @@
+set(LLVM_LINK_COMPONENTS support system)
set(LLVM_REQUIRES_EH 1)
add_llvm_tool(llvmc
OpenPOWER on IntegriCloud