]> granicus.if.org Git - clang/commit
test/Frontend: Add a test for aarch64 target CPU names.
authorMatthias Braun <matze@braunis.de>
Wed, 27 Jul 2016 22:47:07 +0000 (22:47 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 27 Jul 2016 22:47:07 +0000 (22:47 +0000)
commit648e6d93d6d7510d348eb5f30102490efdf55011
treeb29adf81b255fa0e802812e6c0ac325f9d3516a5
parent8100fbc5413c15b5118c73ef4be37e183a66d28a
test/Frontend: Add a test for aarch64 target CPU names.

Nothing else checked the target cpu names for aarch64 yet.
Add a test in the spirit of x86-target-cpu.c.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@276930 91177308-0d34-0410-b5e6-96231b3b80d8
test/Frontend/aarch64-target-cpu.c [new file with mode: 0644]