summaryrefslogtreecommitdiff
path: root/lib/ProfileData/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ProfileData/CMakeLists.txt')
-rw-r--r--lib/ProfileData/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/ProfileData/CMakeLists.txt b/lib/ProfileData/CMakeLists.txt
index 5204afcdc4..aefb16cb8d 100644
--- a/lib/ProfileData/CMakeLists.txt
+++ b/lib/ProfileData/CMakeLists.txt
@@ -2,7 +2,4 @@ add_llvm_library(LLVMProfileData
InstrProf.cpp
InstrProfReader.cpp
InstrProfWriter.cpp
-
- LINK_LIBS
- LLVMSupport
-)
+ )