Commit 4cc24f8
[flang][acc] Add missing dependency on MLIROpenACCUtils (#168117)
FIROpenACCTransforms needs to link against MLIROpenACCUtils; otherwise,
linking will fail:
`undefined reference to `mlir::acc::isValidSymbolUse`
Signed-off-by: Hafidz Muzakky <[email protected]>1 parent 90b1d17 commit 4cc24f8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
0 commit comments