[all-commits] [llvm/llvm-project] 70523e: [Sparc] Select the UltraSPARC instruction set with...
brad0 via All-commits
all-commits at lists.llvm.org
Mon Sep 7 00:18:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70523ecfaca692bf5d0192e466c34ae7514624ea
https://github.com/llvm/llvm-project/commit/70523ecfaca692bf5d0192e466c34ae7514624ea
Author: Brad Smith <brad at comstyle.com>
Date: 2020-09-07 (Mon, 07 Sep 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Arch/Sparc.cpp
M clang/test/Driver/freebsd.c
M clang/test/Driver/linux-as.c
M clang/test/Driver/openbsd.c
Log Message:
-----------
[Sparc] Select the UltraSPARC instruction set with the external assembler
Select the UltraSPARC instruction set with the external assembler on
Linux / FreeBSD / OpenBSD, matches GCC.
More information about the All-commits
mailing list