]> granicus.if.org Git - clang/commit
Add support for passing '-target armv8' through the Driver.
authorJoey Gouly <joey.gouly@arm.com>
Wed, 26 Jun 2013 17:19:48 +0000 (17:19 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Wed, 26 Jun 2013 17:19:48 +0000 (17:19 +0000)
commit4ec8d5b63d3e2a2c0d9f35243e5f798a89cd97bd
treeb539a1c90dfca3c4a6a6b72b0b11385aa9e547df
parent11be06464a338b7c6e007898a7709498dc456db2
Add support for passing '-target armv8' through the Driver.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
test/Driver/arch.c