[Openmp-commits] [flang] [openmp] [OpenMP] [Flang] Fix Issue llvm#76121 (PR #82221)

Shilei Tian via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 27 07:55:31 PDT 2024


shiltian wrote:

It looks like the replacement of `%flang` to the corresponding executable is still missing. In addition, this will require the system to have `flang`, which creates a dependence between `libomp` and `flang`. Does it have to be `flang`? Does GCC's fortran compiler expose this issue?

https://github.com/llvm/llvm-project/pull/82221


More information about the Openmp-commits mailing list