[PATCH] D22251: [MIR] Print the regular output of mir in the output file

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 18:33:10 PDT 2016


MatzeB accepted this revision.
MatzeB added a comment.
This revision is now accepted and ready to land.

The change LGTM.

We should change llc to construct a .mir filename instead of .s/.o when -stop-after is used. However I am fine with doing that in a followup patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D22251





More information about the llvm-commits mailing list