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

Samuel Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 16:44:29 PDT 2021


swamulism updated this revision to Diff 332473.
swamulism marked 3 inline comments as done.
swamulism added a comment.

Add header guard and format docs


Repository:
  rG LLVM Github Monorepo

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

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.332473.patch
Type: text/x-patch
Size: 5777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/2600da93/attachment.bin>


More information about the llvm-commits mailing list