]> granicus.if.org Git - clang/commit
[ARM] "cortex-r5f" and "cortex-m4f" are unknown names for clang.
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 9 Sep 2015 11:29:06 +0000 (11:29 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Wed, 9 Sep 2015 11:29:06 +0000 (11:29 +0000)
commitafe768ff0a2326fb0d06f16e0221ca7fcecdbf24
treecdc485098bd613988c2df5db4109e94b99c55e54
parent504ecdc0402776f7dca579d8234b9137adf85a5e
[ARM] "cortex-r5f" and "cortex-m4f" are unknown names for clang.
The tests in test/CodeGen/arm-target-features.c are currently
passing but warning messages are suppressed. These tests are now
synchronized with the corresponding changes in Target Parser.

This patch will fix the regressions in clang caused by r247136

Differential Revision: http://reviews.llvm.org/D12722

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247138 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/arm-target-features.c