Remove duplicate cmake target I added in r236792.
authorPete Cooper <peter_cooper@apple.com>
Fri, 8 May 2015 16:59:53 +0000 (16:59 +0000)
committerPete Cooper <peter_cooper@apple.com>
Fri, 8 May 2015 16:59:53 +0000 (16:59 +0000)
Thanks to Daniel Jasper for pointing out the mistake.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236881 91177308-0d34-0410-b5e6-96231b3b80d8

test/CMakeLists.txt

index fe023644dc364655d15114563ca42d5c93fa2ba2..6e7dfd7c53960bdd4a6a72f5bb96ba3599c52842 100644 (file)
@@ -54,7 +54,6 @@ set(LLVM_TEST_DEPENDS
           not
           yaml-bench
           yaml2obj
-          yaml-bench
           obj2yaml
           verify-uselistorder
         )