[PATCH] D64294: [Driver] Consolidate shouldUseFramePointer() and shouldUseLeafFramePointer()

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 10 18:48:33 PDT 2019


MaskRay updated this revision to Diff 209112.
MaskRay added a comment.

Improve readability


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.209112.patch
Type: text/x-patch
Size: 13007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190711/70a49f48/attachment.bin>


More information about the cfe-commits mailing list