Include optional subclass flags, such as inbounds, nsw, etc., in the
[oota-llvm.git] / test / Assembler / 2009-03-24-ZextConstantExpr.ll
2009-03-25 Chris LattnerFix a bug in our autoupgrade support: in an argument...