diff --git a/llvm/test/CMakeLists.txt b/llvm/test/CMakeLists.txt index 8faec8be47f9..728213f6130a 100644 --- a/llvm/test/CMakeLists.txt +++ b/llvm/test/CMakeLists.txt @@ -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 )