[PATCH] D73833: Add -keep-constinit commandline option to llvm-extract
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 2 20:56:09 PST 2020
aqjune updated this revision to Diff 241957.
aqjune added a comment.
- Use -keep-const-init
- Update test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73833/new/
https://reviews.llvm.org/D73833
Files:
llvm/docs/CommandGuide/llvm-extract.rst
llvm/include/llvm/Transforms/IPO.h
llvm/lib/Transforms/IPO/ExtractGV.cpp
llvm/test/tools/llvm-extract/keep-constinit.ll
llvm/tools/llvm-extract/llvm-extract.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73833.241957.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/b5299cc8/attachment.bin>
More information about the llvm-commits
mailing list