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/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to