Skip to content

Commit

Permalink
Add obj2yaml to test dependencies
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178852 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
Alexey Samsonov committed Apr 5, 2013
1 parent 89becbb commit 23a29fb
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 @@ -29,7 +29,7 @@ set(LLVM_TEST_DEPENDS UnitTests
macho-dump opt
profile_rt-shared
FileCheck count not
yaml2obj)
yaml2obj obj2yaml)

# If Intel JIT events are supported, depend on a tool that tests the listener.
if( LLVM_USE_INTEL_JITEVENTS )
Expand Down

0 comments on commit 23a29fb

Please sign in to comment.