[llvm-commits] Please allow llvm to support armhf hardware / toolchain

Sylvestre Ledru sylvestre at debian.org
Tue Jan 10 11:24:51 PST 2012


Hello,

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

Thanks,
Sylvestre
PS: This has been initially reported here:
http://llvm.org/bugs/show_bug.cgi?id=11670

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0042-armhf.diff
Type: text/x-patch
Size: 1080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120110/0f5baf2b/attachment.bin>


More information about the llvm-commits mailing list