forked from OSchip/llvm-project
[mlir][Bazel] Remove reference to deleted header.
This commit is contained in:
parent
dde41c6c56
commit
78ad3e4cb5
|
@ -311,7 +311,6 @@ cc_library(
|
|||
"include/mlir/Interfaces/CastInterfaces.h",
|
||||
"include/mlir/Interfaces/SideEffectInterfaces.h",
|
||||
"include/mlir/Interfaces/DataLayoutInterfaces.h",
|
||||
"include/mlir/Interfaces/DecodeAttributesInterfaces.h",
|
||||
"include/mlir/Interfaces/FoldInterfaces.h",
|
||||
],
|
||||
includes = ["include"],
|
||||
|
|
Loading…
Reference in New Issue