Skip to content
Snippets Groups Projects
Commit 3eb78ec9 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

Add obj2yaml to test dependencies

llvm-svn: 178852
parent b309b3b3
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ set(LLVM_TEST_DEPENDS UnitTests ...@@ -29,7 +29,7 @@ set(LLVM_TEST_DEPENDS UnitTests
macho-dump opt macho-dump opt
profile_rt-shared profile_rt-shared
FileCheck count not FileCheck count not
yaml2obj) yaml2obj obj2yaml)
# If Intel JIT events are supported, depend on a tool that tests the listener. # If Intel JIT events are supported, depend on a tool that tests the listener.
if( LLVM_USE_INTEL_JITEVENTS ) if( LLVM_USE_INTEL_JITEVENTS )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment