[LLVMbugs] [Bug 11670] New: Please allow llvm to support armhf hardware
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Dec 28 08:36:53 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=11670
Bug #: 11670
Summary: Please allow llvm to support armhf hardware
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: System Library
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sylvestre at debian.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 7815
--> http://llvm.org/bugs/attachment.cgi?id=7815
Support of armhf
It would be nice if you could apply the attached patch. It has been generated
against the last llvm svn
It allows LLVM to run on Arm Hard Float CPU (armhf or called also armv7).
A new gcc triple has been introduced which requires LLVM to be updated.
It builds without any problem:
https://buildd.debian.org/status/fetch.php?pkg=llvm-3.0&arch=armhf&ver=3.0-5&stamp=1324362164
More information on the debian port:
http://wiki.debian.org/ArmHardFloatPort
and the impact of this triple on llvm:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642127
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list