[PATCH] D150221: Add option -fkeep-persistent-storage-variables to emit all variables that have a persistent storage duration
Zheng Qian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 13 08:54:01 PDT 2023
qianzhen updated this revision to Diff 540060.
qianzhen added a comment.
Add two more test cases
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/CGDecl.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/keep-persistent-storage-variables.cpp
clang/test/Driver/fkeep-persistent-storage-variables.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150221.540060.patch
Type: text/x-patch
Size: 7149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230713/ef750af4/attachment.bin>
More information about the cfe-commits
mailing list