[flang-commits] [flang] [llvm] [Flang] Add mock flang driver (PR #203481)

Konrad Kleine via flang-commits flang-commits at lists.llvm.org
Thu Jun 18 01:25:39 PDT 2026


kwk wrote:

Could it be that the changes from this commit caused this error?

```
[27/35] cd /builddir/build/BUILD/llvm-23.0.0_pre20260617.gc64ec3766d72ab-build/llvm-project-c64ec3766d72ab552957827b5a96cc50ed6c7182/llvm/redhat-linux-build/runtimes/runtimes-bins && /usr/bin/cmake --build /builddir/build/BUILD/llvm-23.0.0_pre20260617.gc64ec3766d72ab-build/llvm-project-c64ec3766d72ab552957827b5a96cc50ed6c7182/llvm/redhat-linux-build/runtimes/runtimes-bins/ --target libomp-mod --config RelWithDebInfo
Change Dir: '/builddir/build/BUILD/llvm-23.0.0_pre20260617.gc64ec3766d72ab-build/llvm-project-c64ec3766d72ab552957827b5a96cc50ed6c7182/llvm/redhat-linux-build/runtimes/runtimes-bins'
Run Build Command(s): /usr/bin/ninja-build -v libomp-mod
ninja: error: unknown target 'libomp-mod', did you mean 'libomp.so'?
```

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


More information about the flang-commits mailing list