aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2016-01-11 20:12:53 +0000
committerDimitry Andric <dimitry@andric.com>2016-01-11 20:12:53 +0000
commit54633cfd06fec69f674c88b6d4e06d5094a63c78 (patch)
tree7c03c8ff641d86a23f8484724c9df0e43f605270 /lldb/source/Plugins/ScriptInterpreter/Python
parente600c99a4eb23954d8b7c5ddd6820a10ef7323a0 (diff)
downloadllvm-54633cfd06fec69f674c88b6d4e06d5094a63c78.zip
llvm-54633cfd06fec69f674c88b6d4e06d5094a63c78.tar.gz
llvm-54633cfd06fec69f674c88b6d4e06d5094a63c78.tar.bz2
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 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions