Skip to content

Commit 65114d3

Browse files
lhutton1github-actions[bot]
authored andcommitted
Automerge: [mlir][tosa] Fix linker failure in build bots introduced by #165581 (#168581)
This commit fixes linker failures evident on some failing build bots.
2 parents 8805aec + a2af185 commit 65114d3

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)