[cfe-commits] [PATCH] Fix default cpu for -march=armv5e

Evgeniy Stepanov eugeni.stepanov at gmail.com
Tue Apr 24 06:58:37 PDT 2012


Hi,

arm1026ejs is armv5tej, and, what's worse, the mapping of cpu name to
arch suffix in ARMTargetInfo::getCPUDefineSuffix does not know that it
exists.

Please review.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: armv5e.patch
Type: application/octet-stream
Size: 541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120424/243365bd/attachment.obj>


More information about the cfe-commits mailing list