[PATCH] D64176: [Bugpoint redesign] Added Pass to Remove Global Variables

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 11:40:15 PDT 2019


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

Formatting changes & added `llvm-reduce` as dependency to tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64176

Files:
  llvm/docs/BugpointRedesign.md
  llvm/test/CMakeLists.txt
  llvm/test/Reduce/Inputs/remove-funcs.py
  llvm/test/Reduce/remove-funcs.ll
  llvm/tools/LLVMBuild.txt
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.h
  llvm/tools/llvm-reduce/LLVMBuild.txt
  llvm/tools/llvm-reduce/TestRunner.cpp
  llvm/tools/llvm-reduce/TestRunner.h
  llvm/tools/llvm-reduce/deltas/Delta.cpp
  llvm/tools/llvm-reduce/deltas/Delta.h
  llvm/tools/llvm-reduce/deltas/ReduceFunctions.cpp
  llvm/tools/llvm-reduce/deltas/ReduceFunctions.h
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64176.214200.patch
Type: text/x-patch
Size: 31564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/e551fbe3/attachment-0001.bin>


More information about the llvm-commits mailing list