From: Nico Weber Date: Fri, 12 Dec 2014 20:56:49 +0000 (+0000) Subject: Add llvm-dsymutil to test/CMakeLists.txt X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=034ae88fbd5714caf214ab63342e549318f19612;p=oota-llvm.git Add llvm-dsymutil to test/CMakeLists.txt r224134 added this and runs it from a test, but doesn't build it with test binaries. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224149 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index f85a1d97e90..753cf20b153 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -32,6 +32,7 @@ set(LLVM_TEST_DEPENDS llvm-dis llvm-dsymutil llvm-dwarfdump + llvm-dsymutil llvm-extract llvm-link llvm-lto