aboutsummaryrefslogtreecommitdiff
path: root/debuginfo-tests
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-07-18 20:10:43 +0000
committerVedant Kumar <vsk@apple.com>2018-07-18 20:10:43 +0000
commitd8aa717bf7a34e93572ca9c53ab9611d3a16d3e9 (patch)
tree8c9fe8fc591d0cd121390ede501056d60f2d1b8a /debuginfo-tests
parent7963e8bebb90543d997bf99ae5f8cf9be579d9ea (diff)
Revert "[CMake] Sort dependency list and add safestack to it"
This reverts commit r337412. An Apple-internal bot cannot find the safestack dependency, and fails to configure with this change. llvm-svn: 337421
Diffstat (limited to 'debuginfo-tests')
-rw-r--r--debuginfo-tests/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/debuginfo-tests/CMakeLists.txt b/debuginfo-tests/CMakeLists.txt
index 0cf18adef3a9..fbab61c527da 100644
--- a/debuginfo-tests/CMakeLists.txt
+++ b/debuginfo-tests/CMakeLists.txt
@@ -6,12 +6,11 @@ set(DEBUGINFO_TESTS_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR})
set(DEBUGINFO_TESTS_BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR})
set(DEBUGINFO_TEST_DEPS
- FileCheck
clang
+ FileCheck
count
llvm-objdump
not
- safestack
)
configure_lit_site_cfg(