summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvmc/driver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvmc/driver/CMakeLists.txt')
-rw-r--r--llvm/tools/llvmc/driver/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/tools/llvmc/driver/CMakeLists.txt b/llvm/tools/llvmc/driver/CMakeLists.txt
deleted file mode 100644
index 153dd443cbf..00000000000
--- a/llvm/tools/llvmc/driver/CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-set(LLVM_LINK_COMPONENTS support system)
-set(LLVM_REQUIRES_EH 1)
-
-add_llvm_tool(llvmc
- Action.cpp
- CompilationGraph.cpp
- llvmc.cpp
- Plugin.cpp
- Tool.cpp
- )
OpenPOWER on IntegriCloud