[PATCH] D14965: [llc/opt] Add an option to run all passes twice

Yaron Keren via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 06:16:30 PST 2015


yaron.keren added a comment.

Won't the second run output will overwrite the first run output?
If so, what do you think about renaming the second output so it may be binary compared to the first one?


Repository:
  rL LLVM

http://reviews.llvm.org/D14965





More information about the llvm-commits mailing list