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)
commit64aec507e84bd04f7bd152bd06887d484cc89179
tree715abcdc5d908c39acaafce22226b7c20f5cfa61
parent62204ad74a56f20a3a1dd9d4a2f4e406903114a8
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).

llvm-svn: 289692
clang/lib/Driver/Tools.cpp
clang/test/Driver/aarch64-cpus.c