Removes json-bench from the test dependencies.

llvm-svn: 155197
This commit is contained in:
Manuel Klimek 2012-04-20 13:45:49 +00:00
parent c8a9abe9df
commit e2f9a21db5
1 changed files with 1 additions and 1 deletions

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")