diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2025-07-23 09:05:10 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 09:05:10 +0200 |
commit | 0f235695709d2505651a55ec7f3c8b7fba2b2dbb (patch) | |
tree | 37fad51e47fea38419a65f329d9bdee249ac3882 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0b3579bedcb2ac608b1a68bf967386c4600554ea (diff) | |
download | llvm-0f235695709d2505651a55ec7f3c8b7fba2b2dbb.zip llvm-0f235695709d2505651a55ec7f3c8b7fba2b2dbb.tar.gz llvm-0f235695709d2505651a55ec7f3c8b7fba2b2dbb.tar.bz2 |
[Driver] Default to -mcpu=ultrasparc3 on Solaris/SPARC (#149990)
Prompted by PR #149652, this patch changes the Solaris/SPARC default to
-mcpu, matching both the Oracle Studio 12.6 compilers and GCC 16:
[[PATCH] Default to -mcpu=ultrasparc3 on
Solaris/SPARC](https://gcc.gnu.org/pipermail/gcc-patches/2025-July/690191.html).
This is equivalent to enabling the `vis2` feature.
Tested on `sparcv9-sun-solaris2.11` and `sparc64-unknown-linux-gnu`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions