[PATCH] D65026: [Bugpoint redesign] Added pass to reduce Metadata

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 15:12:20 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371562: llvm-reduce: Add pass to reduce Metadata (authored by dblaikie, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65026?vs=215490&id=219615#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65026

Files:
  llvm/trunk/test/Reduce/Inputs/remove-metadata.py
  llvm/trunk/test/Reduce/remove-metadata.ll
  llvm/trunk/tools/llvm-reduce/CMakeLists.txt
  llvm/trunk/tools/llvm-reduce/DeltaManager.h
  llvm/trunk/tools/llvm-reduce/deltas/ReduceMetadata.cpp
  llvm/trunk/tools/llvm-reduce/deltas/ReduceMetadata.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65026.219615.patch
Type: text/x-patch
Size: 8795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/03dccaf0/attachment.bin>


More information about the llvm-commits mailing list