[PATCH] D56353: Replace cc1 options '-mdisable-fp-elim' and '-momit-leaf-frame-pointer' with'-mframe-pointer='

Yuanfang Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 16 22:55:52 PST 2019


tabloid.adroit updated this revision to Diff 182213.
tabloid.adroit marked an inline comment as done.
tabloid.adroit added a comment.

Thanks for the review!

- address comments


Repository:
  rC Clang

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

https://reviews.llvm.org/D56353

Files:
  include/clang/Basic/CodeGenOptions.def
  include/clang/Basic/CodeGenOptions.h
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  lib/CodeGen/CGCall.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/x86_64-profiling-keep-fp.c
  test/CodeGenCXX/global-init.cpp
  test/CodeGenObjCXX/msabi-stret.mm
  test/Driver/cl-options.c
  test/Driver/clang-translation.c
  test/Driver/frame-pointer-elim.c
  test/Driver/frame-pointer.c
  test/Driver/woa-fp.c
  test/Driver/xcore-opts.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56353.182213.patch
Type: text/x-patch
Size: 21437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190117/ef29ba4b/attachment-0001.bin>


More information about the cfe-commits mailing list