commit | 35b01daadc4f50671fe7f5acbd975c7bdc7da0fb | [log] [tgz] |
---|---|---|
author | Dimitry Andric <dimitry@andric.com> | Mon Jan 11 20:12:53 2016 +0000 |
committer | Dimitry Andric <dimitry@andric.com> | Mon Jan 11 20:12:53 2016 +0000 |
tree | 2e1ab5f601526506e47131f6fdae4ffcb4a5eea4 | |
parent | e25b385a34be602f567ff14e1c322cb015706317 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257376 91177308-0d34-0410-b5e6-96231b3b80d8