diff options
| -rw-r--r-- | llvm/test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CMakeLists.txt b/llvm/test/CMakeLists.txt index 03c0899f5cc..79ca03caf47 100644 --- a/llvm/test/CMakeLists.txt +++ b/llvm/test/CMakeLists.txt @@ -24,6 +24,7 @@ set(LLVM_TEST_DEPENDS lli lli-child-target llvm-ar + llvm-ranlib llvm-as llvm-bcanalyzer llvm-c-test |

