[Openmp-commits] [flang] [openmp] [flang][OpenMP] Compile proper `omp_lib.mod` from the `openmp/src/include` sources (PR #80874)

Michael Klemm via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 6 08:11:23 PST 2024


mjklemm wrote:

> I meant "necessary", but @mjklemm would need to confirm that I understood that correctly.

Yes, that's correct.  When building the OpenMP runtime via LLVM_ENABLE_RUNTIMES, it seems that the `.mod` is not being produced.  I'd like to get this into this PR to make sure that it does not break these build types.

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


More information about the Openmp-commits mailing list