summaryrefslogtreecommitdiff
path: root/lib/Option
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Option')
-rw-r--r--lib/Option/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Option/CMakeLists.txt b/lib/Option/CMakeLists.txt
index 2e7acc27a5..1cd7d3a045 100644
--- a/lib/Option/CMakeLists.txt
+++ b/lib/Option/CMakeLists.txt
@@ -4,5 +4,3 @@ add_llvm_library(LLVMOption
Option.cpp
OptTable.cpp
)
-
-target_link_libraries(LLVMOption LLVMSupport)