Skip to content

Commit

Permalink
[cross-project-tests] Add split-file as dependency
Browse files Browse the repository at this point in the history
simplified_template_names_noncanonical_type_units.cpp uses split-file.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D130656
  • Loading branch information
aeubanks committed Jul 27, 2022
1 parent 15c645f commit f6a7d7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cross-project-tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ set(CROSS_PROJECT_TESTS_BINARY_DIR ${CMAKE_CURRENT_BINARY_DIR})

set(CROSS_PROJECT_TEST_DEPS
FileCheck
check-gdb-llvm-support
count
llvm-dwarfdump
llvm-config
llvm-objdump
check-gdb-llvm-support
split-file
not
)

Expand Down

0 comments on commit f6a7d7e

Please sign in to comment.