From 055571199ef65041086530fb3397c6b68c967d96 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Fri, 12 Dec 2014 21:25:07 +0000 Subject: [PATCH] Revert r224149, llvm-dsymutil was already here. I saw a failure on an internal bot, opened this file, saw it was missing, thought "aha!", tried to land, got an "file is out of date", synced, didn't see the file listed right above the line I added (cause I didn't add it in the right place) and landed. Apologies! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224152 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 753cf20b153..f85a1d97e90 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -32,7 +32,6 @@ set(LLVM_TEST_DEPENDS llvm-dis llvm-dsymutil llvm-dwarfdump - llvm-dsymutil llvm-extract llvm-link llvm-lto -- 2.34.1