[PATCH] D100509: Support GCC's -fstack-usage flag
Pengxuan Zheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 14 10:49:52 PDT 2021
pzheng updated this revision to Diff 345498.
pzheng added a comment.
Address new comments from @MaskRay.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100509/new/
https://reviews.llvm.org/D100509
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/stack-usage.c
clang/test/Driver/stack-usage.c
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/include/llvm/Target/TargetOptions.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100509.345498.patch
Type: text/x-patch
Size: 8672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/3e52da5a/attachment.bin>
More information about the cfe-commits
mailing list