Skip to content

Commit f3d8f1a

Browse files
jrtc27resistor
authored andcommitted
Revert "Utils: add missing dep for llvm/CodeGen/GenVT.inc"
This was needed due to a layering violation, and the dependency itself is also a layering violation. The underlying cause has now been fixed. This reverts commit 430ebd2.
1 parent ead837a commit f3d8f1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Transforms/Utils/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ add_llvm_component_library(LLVMTransformUtils
9797
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/Utils
9898

9999
DEPENDS
100-
vt_gen
101100
intrinsics_gen
102101

103102
LINK_COMPONENTS

0 commit comments

Comments
 (0)