summaryrefslogtreecommitdiff
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
commitb83a0d5ac6020fc53d30f0bc5a004c1f39dbf507 (patch)
treeb66c094b20d499e8d912c719d3e898013df0fd56 /debuginfo-tests
parent79f5ab378fa48bbbf663194fde76bd57510d0922 (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.
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 0cf18adef3a..fbab61c527d 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(