summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2014-02-24 15:07:06 +0000
committerAlexey Samsonov <samsonov@google.com>2014-02-24 15:07:06 +0000
commit281d7fc2d92545b8428a5aa0e59238d445fb8199 (patch)
tree61d121ee429e05ad9afe2fdb5e44e7ebfa0d56e5 /test/CMakeLists.txt
parent596d621b57211291084f87dfef4ae5166d5caefc (diff)
downloadllvm-281d7fc2d92545b8428a5aa0e59238d445fb8199.tar.gz
llvm-281d7fc2d92545b8428a5aa0e59238d445fb8199.tar.bz2
llvm-281d7fc2d92545b8428a5aa0e59238d445fb8199.tar.xz
[CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202041 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index d26d0f3a1a..d495387609 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -44,7 +44,6 @@ set(LLVM_TEST_DEPENDS
llvm-tblgen
macho-dump
opt
- profile_rt-shared
FileCheck
count
not