summaryrefslogtreecommitdiff
path: root/lib/Linker/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Linker/CMakeLists.txt')
-rw-r--r--lib/Linker/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Linker/CMakeLists.txt b/lib/Linker/CMakeLists.txt
index 28f1262a43..221b55a9c4 100644
--- a/lib/Linker/CMakeLists.txt
+++ b/lib/Linker/CMakeLists.txt
@@ -1,4 +1,3 @@
add_llvm_library(LLVMLinker
LinkModules.cpp
- Linker.cpp
)