I wrote down some tips and tricks to simplify .mir tests.
Any typos or further suggestions?
 Differential  D32058  
Add a section about simplifying .mir tests Authored by MatzeB on Apr 13 2017, 3:29 PM. 
Details I wrote down some tips and tricks to simplify .mir tests. Any typos or further suggestions? 
Diff Detail 
 Event TimelineComment Actions Makes sense to me. I wish we didn't need this, but progress is made one step at a time 
 Comment Actions Me too! I'd rather have an llc -run-pass=strip-ir than writing explanations on how to do it. But for now this is better than nothing and something you can point to in reviews. 
 
 
 
  | ||||||||||||||||||||||||||||||
Isn't that true only if you have one function. I think I saw it failed when having more than one. (We should fix that of course, if that's still the case!)