mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-27 05:32:22 +00:00
Add llvm-isel-fuzzer to test/CMakeLists.txt
Tests were added that depend on llvm-isel-fuzzer in r312427, so the tests should depend on the tool. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312433 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
84cec3b72f
commit
d37603c94c
@ -53,6 +53,7 @@ set(LLVM_TEST_DEPENDS
|
||||
llvm-dwarfdump
|
||||
llvm-dwp
|
||||
llvm-extract
|
||||
llvm-isel-fuzzer
|
||||
llvm-lib
|
||||
llvm-link
|
||||
llvm-lto2
|
||||
|
Loading…
x
Reference in New Issue
Block a user