Fold (-x + -y) -> -(x+y) which promotes better association, fixing
[oota-llvm.git] / test / Verifier / 2007-12-21-InvokeParamAttrs.ll
2007-12-21 Duncan SandsGet the verifier to check attributes on calls as well