[PATCH] D98673: [llvm-reduce] Remove dso_local when possible

Samuel Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 17:30:54 PDT 2021


swamulism created this revision.
Herald added a subscriber: mgorny.
swamulism requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add a new delta pass to llvm-reduce that removes dso_local when possible


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98673

Files:
  llvm/test/Reduce/remove-dso-local.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.cpp
  llvm/tools/llvm-reduce/deltas/ReduceGlobalValues.h
  llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98673.330853.patch
Type: text/x-patch
Size: 5654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/0fdfaf56/attachment.bin>


More information about the llvm-commits mailing list