[flang-commits] [flang] [llvm] [flang-rt] Implement basic support for I/O from OpenMP GPU Offloading (PR #181039)

Joseph Huber via flang-commits flang-commits at lists.llvm.org
Fri Feb 20 07:56:01 PST 2026


jhuber6 wrote:

> > . Perhaps I failed to add the target to every build of `flang`? In this project you can see that it's added as a target to the shared / static builds, but it's possible I missed one.
> 
> Maybe, I am building with `-DFLANG_RT_ENABLE_SHARED=ON`. I will try a build without it.

The changes should have that listed in `flang_rt.shared` if you look at the changes. I'll need to see your full config and whether or not you're in a standard LLVM tree.

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


More information about the flang-commits mailing list