[PATCH] D65479: [Bugpoint redesign] Added pass to reduce parameters

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 15:20:08 PDT 2019


diegotf updated this revision to Diff 212675.
diegotf added a comment.

Renamed extract function to `extractArgumentsFromModule`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65479

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65479.212675.patch
Type: text/x-patch
Size: 9121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/3a0cbb1e/attachment.bin>


More information about the llvm-commits mailing list