]> granicus.if.org Git - clang/commit
Turn on the integrated assembler by default for ppc64 and
authorEric Christopher <echristo@gmail.com>
Mon, 6 Oct 2014 17:33:18 +0000 (17:33 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 6 Oct 2014 17:33:18 +0000 (17:33 +0000)
commit3b01619107a3bdfa5316fad91c3875dc7f711cb6
treed5320c8e7da8cf9a87d39f76edcc7ee372ec998e
parent835452b27aa416dbe5e4e0f94a0d7aeda202f0e8
Turn on the integrated assembler by default for ppc64 and
ppc64le.

Reviewed by Hal Finkel and Bill Schmidt.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219129 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp
test/Driver/ppc-features.cpp
test/Driver/unknown-gcc-arch.c