Good point, both issues are caused by a broken last-minute change: I made the module flag to be emitted only if "true", because I didn't want "false" flags littered in every module emitted (even on targets where it doesn't make sense).
I'll just revert to always emitting the flag, whether true or false, but only on ARM/AArch64. Does that sound OK? -Ahmed http://reviews.llvm.org/D7968 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
