Commit 83115c1
committed
Explicitly link
Add explicit links from `MLIRCAPIExecutionEngine` to the LLVM components
that are used directly in the code. This fixes link failures
with `-DBUILD_SHARED_LIBS=ON`, since `MLIRExecutionEngine` no longer
transitively provides these.MLIRCAPIExecutionEngine to LLVM components1 parent 3d2a9bb commit 83115c1
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments