[PATCH] D113858: [llvm-reduce] Allow writing temporary files as bitcode.
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 17 13:53:11 PST 2021
aeubanks added a comment.
In D113858#3138629 <https://reviews.llvm.org/D113858#3138629>, @dblaikie wrote:
> 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.
+1, should be fine
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