diff options
author | Dimitry Andric <dimitry@andric.com> | 2016-01-11 20:12:53 +0000 |
---|---|---|
committer | Dimitry Andric <dimitry@andric.com> | 2016-01-11 20:12:53 +0000 |
commit | 54633cfd06fec69f674c88b6d4e06d5094a63c78 (patch) | |
tree | 7c03c8ff641d86a23f8484724c9df0e43f605270 /llvm/lib/Support | |
parent | e600c99a4eb23954d8b7c5ddd6820a10ef7323a0 (diff) | |
download | bcm5719-llvm-54633cfd06fec69f674c88b6d4e06d5094a63c78.tar.gz bcm5719-llvm-54633cfd06fec69f674c88b6d4e06d5094a63c78.zip |
Ensure -mcpu=xscale works for arm targets, after rL252903 and rL252904
After these revisions, for arm targets, the -mcpu=xscale option caused
an error: "the clang compiler does not support '-mcpu=xscale'". Adding
"v5e" as a SUB_ARCH in ARMTargetParser.def helps.
Submitted by: Andrew Turner
Differential Revision: http://reviews.llvm.org/D16043
llvm-svn: 257376
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions