[PATCH] Pass -mglobal-merge as a module flag metadata.

Ahmed Bougacha ahmed.bougacha at gmail.com
Sun Mar 1 14:09:18 PST 2015


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/






More information about the cfe-commits mailing list