mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01: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. llvm-svn: 312433
This commit is contained in:
parent
8012b6413e
commit
503ac02ac3
@ -53,6 +53,7 @@ set(LLVM_TEST_DEPENDS
|
||||
llvm-dwarfdump
|
||||
llvm-dwp
|
||||
llvm-extract
|
||||
llvm-isel-fuzzer
|
||||
llvm-lib
|
||||
llvm-link
|
||||
llvm-lto2
|
||||
|
Loading…
Reference in New Issue
Block a user