[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
Fri Jul 12 11:37:52 PDT 2019
ychen updated this revision to Diff 209550.
ychen added a comment.
- rebase after D64294 <https://reviews.llvm.org/D64294>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56353/new/
https://reviews.llvm.org/D56353
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/msp430-fp-elim.c
clang/test/CodeGen/x86_64-profiling-keep-fp.c
clang/test/CodeGen/xcore-abi.c
clang/test/CodeGen/xcore-abi.cpp
clang/test/CodeGenCXX/global-init.cpp
clang/test/CodeGenObjCXX/msabi-stret.mm
clang/test/Driver/cl-options.c
clang/test/Driver/clang-translation.c
clang/test/Driver/frame-pointer-elim.c
clang/test/Driver/frame-pointer.c
clang/test/Driver/woa-fp.c
clang/test/Driver/xcore-opts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56353.209550.patch
Type: text/x-patch
Size: 20612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/28c4238c/attachment-0001.bin>
More information about the cfe-commits
mailing list