summaryrefslogtreecommitdiff
path: root/tools/c-arcmt-test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/c-arcmt-test/CMakeLists.txt')
-rw-r--r--tools/c-arcmt-test/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/c-arcmt-test/CMakeLists.txt b/tools/c-arcmt-test/CMakeLists.txt
index 1e72261b21..9014ccc309 100644
--- a/tools/c-arcmt-test/CMakeLists.txt
+++ b/tools/c-arcmt-test/CMakeLists.txt
@@ -1,8 +1,3 @@
-set( LLVM_LINK_COMPONENTS
- support
- mc
- )
-
add_clang_executable(c-arcmt-test
c-arcmt-test.c
)