[clang] [SPARC][Driver] Move feature mode selection to Arch/Sparc.cpp (PR #149652)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 19 10:35:54 PDT 2025
koachan wrote:
> > This is so that it's performed globally and not just for clang.
>
> Can you elaborate what is "globally"?
Ah, I meant for flang and other frontends too, not just clang, as per the bug report [here](https://github.com/llvm/llvm-project/issues/138494).
https://github.com/llvm/llvm-project/pull/149652
More information about the cfe-commits
mailing list