[Openmp-commits] [llvm] [openmp] [OpenMP] Change build of OpenMP device runtime to be a separate runtime (PR #136729)

Michał Górny via Openmp-commits openmp-commits at lists.llvm.org
Sat Aug 2 06:01:17 PDT 2025


mgorny wrote:

Well, after wasting an hour on this, I've only rediscovered that I've already tried it and unsurpisingly, runtimes build is still completely broken since it still adds `-nostdlib++` to the C compiler: #90332.

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


More information about the Openmp-commits mailing list