summaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/CBackend/CMakeLists.txt')
-rw-r--r--lib/Target/CBackend/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Target/CBackend/CMakeLists.txt b/lib/Target/CBackend/CMakeLists.txt
deleted file mode 100644
index fa819a4e0b..0000000000
--- a/lib/Target/CBackend/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-add_llvm_target(CBackendCodeGen
- CBackend.cpp
- )
-
-add_subdirectory(TargetInfo)