NFC: Remove dangling dep on MLIRStandardOps.

Was inadvertently left out of D88155.
This commit is contained in:
Stella Laurenzo 2020-09-23 09:30:13 -07:00
parent b877933784
commit 63998649dd
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ add_mlir_library(MLIRCAPIIR
${MLIR_MAIN_INCLUDE_DIR}/mlir-c
LINK_LIBS PUBLIC
MLIRStandardOps
MLIRIR
MLIRParser
MLIRSupport