From 281d7fc2d92545b8428a5aa0e59238d445fb8199 Mon Sep 17 00:00:00 2001 From: Alexey Samsonov Date: Mon, 24 Feb 2014 15:07:06 +0000 Subject: [PATCH] [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 --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index d26d0f3a1ab..d495387609a 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 -- 2.34.1