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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 07:38:53 PDT 2019


thakis added a comment.

The test added in this change has a file leak that causes all possible temp file patterns to be created, at which point it starts failing, see https://bugs.llvm.org/show_bug.cgi?id=43278 (Diego, I tried to cc you, but bugzilla didn't know your email address.) Can you please take a look, and revert if it takes a while to investigate? (remove-funcs seems to have the same problem.)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65026





More information about the llvm-commits mailing list