Skip to content

Commit 15e375b

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 d7e997a commit 15e375b

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
@@ -98,7 +98,6 @@ add_llvm_component_library(LLVMTransformUtils
9898
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/Utils
9999

100100
DEPENDS
101-
vt_gen
102101
intrinsics_gen
103102

104103
LINK_COMPONENTS

0 commit comments

Comments
 (0)