[cross-project-tests] Add a couple of missing testing dependencies (#159750)

Added testing dependencies for `llvm-dis` and `obj2yaml`.
This commit is contained in:
Andrew Ng 2025-09-23 14:55:13 +01:00 committed by GitHub
parent 5ad347d1a1
commit 05d032aea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,9 +21,11 @@ set(CROSS_PROJECT_TEST_DEPS
count
llvm-ar
llvm-config
llvm-dis
llvm-dwarfdump
llvm-objdump
not
obj2yaml
split-file
)