diff options
author | dim <dim@FreeBSD.org> | 2015-02-13 21:19:02 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-02-13 21:19:02 +0000 |
commit | 4c104a70d57de539b25107b2f406c13d06f66e37 (patch) | |
tree | c4b45b01a4baf6f37c5b11ed9bf50f31bc8a8086 /contrib/llvm/patches/patch-r269387-clang-arm-target-cpu.diff | |
parent | 2210ee3484799e1043204646a4aaf9818a5bc319 (diff) | |
download | FreeBSD-src-4c104a70d57de539b25107b2f406c13d06f66e37.zip FreeBSD-src-4c104a70d57de539b25107b2f406c13d06f66e37.tar.gz |
MFC r271025, r271029, r271030 (by sbruno):
MFV: Only emit movw on ARMv6T2
Building for the FreeBSD default target ARMv6 was emitting movw ASM on certain
test cases (found building qmake4/5 for ARM). Don't do that, moreover, the AS
in base doesn't understand this instruction for this target. One would need
to use --integrated-as to get this to build if desired.
http://llvm.org/viewvc/llvm-project?view=revision&revision=216989
Submitted by: ian
Reviewed by: dim
Obtained from: llvm.org
Diffstat (limited to 'contrib/llvm/patches/patch-r269387-clang-arm-target-cpu.diff')
0 files changed, 0 insertions, 0 deletions