1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Add test dependency on llvm-cfi-verify to fix up the build breakages on sanitizers.

llvm-svn: 317060
This commit is contained in:
Mitch Phillips 2017-11-01 00:49:45 +00:00
parent 8951ca5db7
commit d52ff1b83b

View File

@ -47,6 +47,7 @@ set(LLVM_TEST_DEPENDS
llvm-bcanalyzer
llvm-c-test
llvm-cat
llvm-cfi-verify
llvm-cxxfilt
llvm-config
llvm-cov