mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
Revert "[mlir][bazel] Port for 660f714, third attempt"
This reverts commit 421a7f814f. Dependency
doesn't seem to be necessary and would pull in all of LLVM's codegen
into mlir users that don't require it.
This commit is contained in:
@@ -4039,7 +4039,6 @@ cc_library(
|
||||
":BytecodeOpInterfaceIncGen",
|
||||
":IR",
|
||||
":Support",
|
||||
"//llvm:CodeGen",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
@@ -6836,7 +6835,6 @@ cc_library(
|
||||
":BytecodeOpInterfaceIncGen",
|
||||
":IR",
|
||||
":Support",
|
||||
"//llvm:CodeGen",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user