[PATCH] D113858: [llvm-reduce] Allow writing temporary files as bitcode.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 13:24:30 PST 2021


dblaikie added a comment.

In D113858#3138549 <https://reviews.llvm.org/D113858#3138549>, @fhahn wrote:

> Any opinions on adjusting the default?

Yeah, I'd be open to/probably in favor of that - as you say, most often this'll be used to reduce an llvm crash, miscompile, etc - which would be fine consuming a bitcode file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113858



More information about the llvm-commits mailing list