aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2024-07-20 12:10:09 +0900
committerNAKAMURA Takumi <geek4civic@gmail.com>2024-07-20 12:36:57 +0900
commite2965fe512162baeb5bdb66f1a675a47c7fab5ca (patch)
treeb198db704f1b5039057c84e08113cb4f73fffd35
parent740161a9b98c9920dedf1852b5f1c94d0a683af5 (diff)
downloadllvm-e2965fe512162baeb5bdb66f1a675a47c7fab5ca.zip
llvm-e2965fe512162baeb5bdb66f1a675a47c7fab5ca.tar.gz
llvm-e2965fe512162baeb5bdb66f1a675a47c7fab5ca.tar.bz2
Revert "[LLVM][LTO] Add missing dependency"
This reverts commit bb604ae9b8adbc0a0852eb68545eff685902f41b. (llvmorg-19-init-17804-gbb604ae9b8ad) See #99610
-rw-r--r--llvm/lib/IR/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/IR/CMakeLists.txt b/llvm/lib/IR/CMakeLists.txt
index 4eb08f6..6b3224e 100644
--- a/llvm/lib/IR/CMakeLists.txt
+++ b/llvm/lib/IR/CMakeLists.txt
@@ -81,7 +81,6 @@ add_llvm_component_library(LLVMCore
${LLVM_PTHREAD_LIB}
DEPENDS
- vt_gen
intrinsics_gen
LINK_COMPONENTS