Skip to content

Commit

Permalink
llvm/test/CMakeLists.txt: Update dependencies to add llvm-readobj to …
Browse files Browse the repository at this point in the history
…"check".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151795 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
chapuni committed Mar 1, 2012
1 parent 36a2138 commit 54d42a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ add_dependencies(check.deps
UnitTests
BugpointPasses LLVMHello
llc lli llvm-ar llvm-as llvm-dis llvm-extract llvm-dwarfdump
llvm-ld llvm-link llvm-mc llvm-nm llvm-objdump macho-dump opt
llvm-ld llvm-link llvm-mc llvm-nm llvm-objdump llvm-readobj
macho-dump opt
FileCheck count not json-bench)
set_target_properties(check.deps PROPERTIES FOLDER "Tests")

0 comments on commit 54d42a7

Please sign in to comment.