[PATCH] D137001: llvm-reduce: Write bitcode temporary files for bitcode inputs

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 20:36:19 PDT 2022


arsenm closed this revision.
arsenm added a comment.

In D137001#3897429 <https://reviews.llvm.org/D137001#3897429>, @aeubanks wrote:

> a test would be nice but it does seem annoying to write

I was thinking I could have use llvm-as / llvm-dis as the test program. It would be less annoying if the exit code wasn't inverted like it is

412c4a8be55f3bb927170658a7ac5a807355fcd9 <https://reviews.llvm.org/rG412c4a8be55f3bb927170658a7ac5a807355fcd9>


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

https://reviews.llvm.org/D137001



More information about the llvm-commits mailing list