[PATCH] D45289: Disable -fmerge-all-constants as default.

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 4 15:05:16 PDT 2018


manojgupta added a comment.

Thanks a lot for the quick review!
There a bunch of broken tests because of different IR generated.  Is it preferable to fix them individually or add the option -fmerge-all-constants to  clang arguments to avoid figuring out changes needed to fix the tests?


Repository:
  rC Clang

https://reviews.llvm.org/D45289





More information about the cfe-commits mailing list