Skip to content

Commit a2af185

Browse files
authored
[mlir][tosa] Fix linker failure in build bots introduced by #165581 (#168581)
This commit fixes linker failures evident on some failing build bots.
1 parent 4ab1d06 commit a2af185

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/Tosa/Transforms/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ add_mlir_dialect_library(MLIRTosaTransforms
2626
MLIRPass
2727
MLIRTosaDialect
2828
MLIRTransformUtils
29+
MLIRFuncTransforms
2930
)

0 commit comments

Comments
 (0)