Removes json-bench from the test dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155197 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Manuel Klimek 2012-04-20 13:45:49 +00:00
parent 413ca0d34b
commit ee54010afe

View File

@ -77,5 +77,5 @@ add_dependencies(check.deps
llc lli llvm-ar llvm-as llvm-dis llvm-extract llvm-dwarfdump
llvm-link llvm-mc llvm-nm llvm-objdump llvm-readobj
macho-dump opt
FileCheck count not json-bench)
FileCheck count not)
set_target_properties(check.deps PROPERTIES FOLDER "Tests")