[llvm] r202041 - [CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.
Alexey Samsonov
samsonov at google.com
Mon Feb 24 07:07:06 PST 2014
Author: samsonov
Date: Mon Feb 24 09:07:06 2014
New Revision: 202041
URL: http://llvm.org/viewvc/llvm-project?rev=202041&view=rev
Log:
[CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.
Modified:
llvm/trunk/test/CMakeLists.txt
Modified: llvm/trunk/test/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CMakeLists.txt?rev=202041&r1=202040&r2=202041&view=diff
==============================================================================
--- llvm/trunk/test/CMakeLists.txt (original)
+++ llvm/trunk/test/CMakeLists.txt Mon Feb 24 09:07:06 2014
@@ -44,7 +44,6 @@ set(LLVM_TEST_DEPENDS
llvm-tblgen
macho-dump
opt
- profile_rt-shared
FileCheck
count
not
More information about the llvm-commits
mailing list