Skip to content

Commit 430ebd2

Browse files
slefflerarichardson
authored andcommitted
Utils: add missing dep for llvm/CodeGen/GenVT.inc
(cherry picked from commit 529efc4)
1 parent d54e7f1 commit 430ebd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/lib/Transforms/Utils/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ add_llvm_component_library(LLVMTransformUtils
9191
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/Utils
9292

9393
DEPENDS
94+
vt_gen
9495
intrinsics_gen
9596

9697
LINK_COMPONENTS

0 commit comments

Comments
 (0)