[PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option
Renato Golin
renato.golin at linaro.org
Wed Jul 1 02:44:55 PDT 2015
In http://reviews.llvm.org/D10414#196900, @ahatanak wrote:
> I forgot to mention that I've removed the endianness check for arm or thumb on windows in my new patch. The old code only restricted IT for little endian targets, but as far as I know, big-endian is not supported for ARM on Windows, so I didn't think it was necessary to do the check there.
An assert, then?
http://reviews.llvm.org/D10414
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list