Added support for the Builtin attribute.
[oota-llvm.git] / test / CMakeLists.txt
index 3da7c181fa7774e39f97506dd9ef0563d7bc17dd..728213f6130afc54d98e7b40e731747f28eb578d 100644 (file)
@@ -25,10 +25,11 @@ set(LLVM_TEST_DEPENDS UnitTests
           llvm-objdump
           llvm-readobj
           llvm-rtdyld
+          llvm-symbolizer
           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 )