This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
MaskRay marked 2 inline comments as done.
Closed by commit rG5f883cdbfbe2: [docs] Document -fomit-frame-pointer (authored
by MaskRay).
Changed prior to commit:
https
MaskRay updated this revision to Diff 507792.
MaskRay added a comment.
Adjust some terms.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146603/new/
https://reviews.llvm.org/D146603
Files:
clang/include/clang/Driver/Options.td
Index: clang/incl
vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.
Comment at: clang/include/clang/Driver/Options.td:2643
+ HelpText<"Omit the frame pointer from functions that don't need it. "
+ "Some stack unwinding cases lik
MaskRay updated this revision to Diff 507220.
MaskRay added a comment.
.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146603/new/
https://reviews.llvm.org/D146603
Files:
clang/include/clang/Driver/Options.td
Index: clang/include/clang/Driver/
MaskRay created this revision.
MaskRay added reviewers: aabhinavg, vitalybuka.
Herald added a project: All.
MaskRay requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D146603
Fil