mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 11:39:35 +00:00
[mlir][ArmSME] Remove dependency on a non-existing target (nfc)
Sending this one without a review - as `MLIRArmSMEIncGen` is not defined anywhere, dependency on that target is clearly bogus.
This commit is contained in:
parent
dd8cfdeef9
commit
811b05c4ef
@ -5,7 +5,6 @@ add_mlir_dialect_library(MLIRArmSMEDialect
|
||||
${MLIR_MAIN_INCLUDE_DIR}/mlir/Dialect/ArmSME
|
||||
|
||||
DEPENDS
|
||||
MLIRArmSMEIncGen
|
||||
MLIRArmSMEAttrDefsIncGen
|
||||
|
||||
LINK_LIBS PUBLIC
|
||||
|
Loading…
Reference in New Issue
Block a user