Convert the uses of '|&' to use '2>&1 |' instead, which works on old
[oota-llvm.git] / test / Verifier / invoke.ll
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-06-28 Nuno Lopesmake the verifier accept @llvm.donothing as the only...