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

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 08:35:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329300: Disable -fmerge-all-constants as default. (authored by manojgupta, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D45289

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/AST/ExprConstant.cpp
  cfe/trunk/lib/Driver/ToolChains/Clang.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/test/CodeGen/array-init.c
  cfe/trunk/test/CodeGen/decl.c
  cfe/trunk/test/CodeGenCXX/const-init-cxx11.cpp
  cfe/trunk/test/CodeGenCXX/cxx0x-initializer-references.cpp
  cfe/trunk/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp
  cfe/trunk/test/CodeGenObjCXX/arc-cxx11-init-list.mm
  cfe/trunk/test/Driver/clang_f_opts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45289.141165.patch
Type: text/x-patch
Size: 9855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/33d2dffe/attachment.bin>


More information about the llvm-commits mailing list