[PATCH] D64294: [Driver] Refactor interaction between -f(no-)omit-frame-pointer and -mno-omit-leaf-frame-pointer
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 11 18:59:57 PDT 2019
MaskRay updated this revision to Diff 209396.
MaskRay marked 2 inline comments as done.
MaskRay retitled this revision from "[Driver] Consolidate shouldUseFramePointer() and shouldUseLeafFramePointer()" to "[Driver] Refactor interaction between -f(no-)omit-frame-pointer and -mno-omit-leaf-frame-pointer".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Update title and description
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64294/new/
https://reviews.llvm.org/D64294
Files:
lib/Driver/ToolChains/Clang.cpp
test/Driver/cl-options.c
test/Driver/clang_f_opts.c
test/Driver/frame-pointer-elim.c
test/Driver/xcore-opts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64294.209396.patch
Type: text/x-patch
Size: 13007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/b0cbda99/attachment-0001.bin>
More information about the cfe-commits
mailing list