]> granicus.if.org Git - clang/commit
Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 10 Nov 2015 00:40:29 +0000 (00:40 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 10 Nov 2015 00:40:29 +0000 (00:40 +0000)
commitcf22e53990915d032047eb0dbd2b7f1bdf966a91
treed32493f6044c4efbfceceab9731b87b6b96444c9
parent26f8a3c6557988204355774c008d3b0c1cb6f40e
Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.
This currently changes the default toward the more historic -Av8/-Av9,
but as discussed with James Y Knight, consistency is for now more
important than figuring out which default CPU each OS should be using.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252571 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/freebsd.c
test/Driver/linux-as.c
test/Driver/openbsd.c