Fold (-x + -y) -> -(x+y) which promotes better association, fixing
[oota-llvm.git] / test / Verifier / byval-4.ll
2007-07-10 Rafael Espindolacheck for correct usage of the byval attribute