[PATCH] D150221: Add option -fkeep-static-variables to emit all static variables
Zheng Qian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 18 13:56:48 PDT 2023
qianzhen updated this revision to Diff 523546.
qianzhen added a comment.
Refactor as suggested
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150221/new/
https://reviews.llvm.org/D150221
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/keep-static-variables.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150221.523546.patch
Type: text/x-patch
Size: 4569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230518/f3fad8bd/attachment.bin>
More information about the cfe-commits
mailing list