mjklemm wrote:

I have seen some more matches for flang-new in the tree:

```
1:.github/workflows/release-binaries.yml:331:          ninja -C ${{ 
steps.setup-stage.outputs.build-prefix }}/build/tools/clang/stage2-bins/ -j2 
flang-new bbc
2:openmp/CMakeLists.txt:72:    set(OPENMP_TEST_Fortran_COMPILER 
${LLVM_RUNTIME_OUTPUT_INTDIR}/flang-new)
3:openmp/CMakeLists.txt:74:    set(OPENMP_TEST_Fortran_COMPILER 
${LLVM_RUNTIME_OUTPUT_INTDIR}/flang-new.exe)
```

Since I'm travelling, I haven't dug any further at this point.

https://github.com/llvm/llvm-project/pull/110023
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to