[PATCH] Attach function attribute "arm-restrict-it" instead of passing arm-restrict-it as a backend-option

Akira Hatanaka ahatanak at gmail.com
Mon Jun 29 19:19:37 PDT 2015


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.


http://reviews.llvm.org/D10414

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list