This revision was automatically updated to reflect the committed changes.
Closed by commit rL247138: [ARM] "cortex-r5f" and "cortex-m4f" are unknown
names for clang. (authored by alelab01).
Changed prior to commit:
http://reviews.llvm.org/D12722?vs=34307&id=34316#toc
Repository:
rL LLVM
htt
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
As required by http://reviews.llvm.org/D12692. LGTM, thanks!
http://reviews.llvm.org/D12722
___
cfe-commits mailing list
cfe-commits@lists.ll
labrinea created this revision.
labrinea added reviewers: rengolin, richard.barton.arm.
labrinea added a subscriber: cfe-commits.
Tests are currently passing but warning messages are suppressed.
http://reviews.llvm.org/D12722
Files:
test/CodeGen/arm-target-features.c
Index: test/CodeGen/arm-t