forked from OSchip/llvm-project
NFC: Remove dangling dep on MLIRStandardOps.
Was inadvertently left out of D88155.
This commit is contained in:
parent
b877933784
commit
63998649dd
|
@ -12,7 +12,6 @@ add_mlir_library(MLIRCAPIIR
|
|||
${MLIR_MAIN_INCLUDE_DIR}/mlir-c
|
||||
|
||||
LINK_LIBS PUBLIC
|
||||
MLIRStandardOps
|
||||
MLIRIR
|
||||
MLIRParser
|
||||
MLIRSupport
|
||||
|
|
Loading…
Reference in New Issue