[PATCH] D73833: [llvm-extract] Add -keep-const-init commandline option

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 21:32:06 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG578d2e2cb141: [llvm-extract] Add -keep-const-init commandline option (authored by aqjune).

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.241962.patch
Type: text/x-patch
Size: 4870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/03680c71/attachment.bin>


More information about the llvm-commits mailing list