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

Diego TreviƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 16:02:44 PDT 2019


diegotf updated this revision to Diff 215276.
diegotf marked 4 inline comments as done.
diegotf added a comment.

Simplified test & Added check to verify pass removes metadata from globals, functions & instructions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65026

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65026.215276.patch
Type: text/x-patch
Size: 8341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/96a19763/attachment.bin>


More information about the llvm-commits mailing list