[PATCH] D118585: [llvm-reduce] Specify ShouldPreserveUseListOrder for internal .ll dumps

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 02:10:22 PST 2022


fhahn added a comment.

This makes sense to me, but I think this is another motivation to use bitcode as default for temporary files (flip the default of `TmpFilesAsBitcode` to true)


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

https://reviews.llvm.org/D118585



More information about the llvm-commits mailing list