Skip to content

Commit 63ebb1a

Browse files
committed
[mlir][tosa] Fix linker failure in build bots introduced by #165581
This commit fixes linker failures evident on some failing build bots. Change-Id: I0af2eed09cc0c99418e6e8b5b427557ba9ac8bc3
1 parent c61c5d2 commit 63ebb1a

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
@@ -25,4 +25,5 @@ add_mlir_dialect_library(MLIRTosaTransforms
2525
MLIRPass
2626
MLIRTosaDialect
2727
MLIRTransformUtils
28+
MLIRFuncTransforms
2829
)

0 commit comments

Comments
 (0)