diff options
-rw-r--r-- | llvm/test/CMakeLists.txt | 1 | ||||
-rw-r--r-- | llvm/tools/LLVMBuild.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CMakeLists.txt b/llvm/test/CMakeLists.txt index 0233cba61f1..3b826bb3230 100644 --- a/llvm/test/CMakeLists.txt +++ b/llvm/test/CMakeLists.txt @@ -61,7 +61,6 @@ set(LLVM_TEST_DEPENDS llvm-modextract llvm-mt llvm-nm - llvm-objcopy llvm-objdump llvm-opt-report llvm-pdbutil diff --git a/llvm/tools/LLVMBuild.txt b/llvm/tools/LLVMBuild.txt index 09b412205e9..1797cbef4b0 100644 --- a/llvm/tools/LLVMBuild.txt +++ b/llvm/tools/LLVMBuild.txt @@ -40,7 +40,6 @@ subdirectories = llvm-modextract llvm-mt llvm-nm - llvm-objcopy llvm-objdump llvm-pdbutil llvm-profdata |