[PATCH] Fix parsing armv{6,7}hl triples

İsmail Dönmez ismail at donmez.ws
Mon Apr 27 03:21:09 PDT 2015


Hi,

This fixes a regression in failing to parse armv7hl-* and armv6hl-*
triples. Most notably SUSE and Redhat uses those
(armv7hl-suse-linux-gnueabi ...). Not sure how to test this though.
Since StringSwitch accepts at most 5 arguments I had to split the v6
lines.

Also should be applied to 3.6.1

Please review.

ismail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-fix-parsearmarch.patch
Type: text/x-patch
Size: 761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150427/6d9c29fc/attachment.bin>


More information about the llvm-commits mailing list