]> granicus.if.org Git - clang/commit
AArch64: add architecture version feature to Clang invocation.
authorTim Northover <tnorthover@apple.com>
Wed, 14 Dec 2016 19:21:30 +0000 (19:21 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 14 Dec 2016 19:21:30 +0000 (19:21 +0000)
commitac507be4292c87b86a4813928e438810c18c746c
tree3d91acad5413cd56759294bec3282872ca3ae53c
parent16aa35ac7c6f4ac000862dd1cc49ada79d48a853
AArch64: add architecture version feature to Clang invocation.

Otherwise we don't get the correct predefines and so on in the front-end (or
the right features in the backend).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@289692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/aarch64-cpus.c