Commit 0444226
committed
[Flang-rt] Forward
Summary:
Currently this is required to inject the dependnecy so the object is
built when targeting OpenMP. This was only applied to the
`runtime_register_default_target` which only applies to
`LLVM_ENABLE_RUNTIMES`. The user could concievably do cross-compiling,
or just manually specify the host architecture and it would then error.libomp-mod dependency for non-default runtime builds1 parent cc6def4 commit 0444226
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
323 | 327 | | |
324 | 328 | | |
325 | 329 | | |
| |||
0 commit comments