[PATCH] D90302: [llvm-reduce] Add reduction for special globals like llvm.used.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 04:53:10 PST 2020


fhahn updated this revision to Diff 304142.
fhahn marked an inline comment as done.
fhahn added a comment.

Use StringRef instead of const char *


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90302/new/

https://reviews.llvm.org/D90302

Files:
  llvm/test/Reduce/remove-alias.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.cpp
  llvm/tools/llvm-reduce/deltas/ReduceSpecialGlobals.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90302.304142.patch
Type: text/x-patch
Size: 5211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/f0d5fc75/attachment.bin>


More information about the llvm-commits mailing list