[flang-commits] [flang] [llvm] [openmp] [OpenMP][Flang] Add integer-kind wrappers to omp_lib (PR #213505)

via flang-commits flang-commits at lists.llvm.org
Wed Sep 2 08:11:09 PDT 2026


shivaramaarao wrote:

@pawosm-arm The required symbols reside in the libomp runtime library. As a result, a build that includes only the new Fortran modules and omits libomp will encounter undefined symbols during linking as above.

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


More information about the flang-commits mailing list