Skip to content

Commit

Permalink
Removes json-bench from the test dependencies.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155197 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
r4nt committed Apr 20, 2012
1 parent 413ca0d commit ee54010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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")

0 comments on commit ee54010

Please sign in to comment.