diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-02-13 21:19:02 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-02-13 21:19:02 +0000 |
| commit | 298d024b3f7cadcd47e85c94fc5060c3a95fa22e (patch) | |
| tree | fc08c9e8d7f3dad144c2bc8e773a7f9d96a52f95 /libexec/Makefile | |
| parent | 2431751acdc11f8f55e67fae5c13c379494a7f71 (diff) | |
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
Notes
svn path=/stable/9/; revision=278709
Diffstat (limited to 'libexec/Makefile')
0 files changed, 0 insertions, 0 deletions
