mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
Revert "[Bazel][mlir] Fix ODR violation introduced in 7ab749c."
This reverts commit e83c8c3600.
Depending only on the support header files is not sufficient.
This commit is contained in:
@@ -7950,8 +7950,8 @@ cc_library(
|
||||
hdrs = ["include/mlir/ExecutionEngine/RunnerUtils.h"],
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":LLVMSupportHeaders",
|
||||
":mlir_c_runner_utils",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user