Commit 6d3024c
Automerge: [mlir][cmake] Fix mlir target export (#153341)
In llvm/llvm-project#152195, target export was
accidentally moved inside a conditional, but it should have been left
outside. This patch undoes that change.
(cherry picked from commit ada1911)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
644 | | - | |
645 | 644 | | |
| 645 | + | |
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| |||
0 commit comments