From: NAKAMURA Takumi Date: Thu, 7 May 2015 22:24:58 +0000 (+0000) Subject: [CMake] llvm/test/YAMLParser requires yaml-bench. This fixes r236754. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=ee2b2504170dda8533fd7e61752b28c8675cb9c8 [CMake] llvm/test/YAMLParser requires yaml-bench. This fixes r236754. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236787 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 4e36ec1bff2..6e7dfd7c539 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -52,6 +52,7 @@ set(LLVM_TEST_DEPENDS FileCheck count not + yaml-bench yaml2obj obj2yaml verify-uselistorder