[PATCH] D79916: Map -O to -O1 instead of -O2

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 16:17:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG82904401e327: Map -O to -O1 instead of -O2 (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D79916?vs=264029&id=264749#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79916/new/

https://reviews.llvm.org/D79916

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/builtins-systemz-zvector-constrained.c
  clang/test/CodeGen/builtins-systemz-zvector.c
  clang/test/CodeGen/builtins-systemz-zvector2-constrained.c
  clang/test/CodeGen/builtins-systemz-zvector2.c
  clang/test/CodeGen/builtins-systemz-zvector3-constrained.c
  clang/test/CodeGen/builtins-systemz-zvector3.c
  clang/test/CodeGen/fma-builtins-constrained.c
  clang/test/Driver/O.c
  clang/test/Driver/clang_f_opts.c
  clang/test/Driver/lto.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79916.264749.patch
Type: text/x-patch
Size: 11282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200518/e7b220be/attachment-0001.bin>


More information about the cfe-commits mailing list