1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

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 f1b29d4778
commit dc83827995

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