[PATCH] D150221: Add option -fkeep-persistent-storage-variables to emit all variables that have a persistent storage duration
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 15 13:14:02 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbb6ab91b1dcd: Add option -fkeep-persistent-storage-variables to emit all variables that haveā¦ (authored by qianzhen, committed by hubert.reinterpretcast).
Changed prior to commit:
https://reviews.llvm.org/D150221?vs=540060&id=540732#toc
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.540732.patch
Type: text/x-patch
Size: 7154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230715/5f29c000/attachment-0001.bin>
More information about the cfe-commits
mailing list