Remove duplicate cmake target I added in r236792.

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
This commit is contained in:
Pete Cooper 2015-05-08 16:59:53 +00:00
parent 58b44d65f9
commit aedc9c7f8c

View File

@ -54,7 +54,6 @@ set(LLVM_TEST_DEPENDS
not not
yaml-bench yaml-bench
yaml2obj yaml2obj
yaml-bench
obj2yaml obj2yaml
verify-uselistorder verify-uselistorder
) )