llc mir output goes to stdout nowadays, so the 2>&1 is not necessary anymore for most tests. llvm-svn: 295859
Since r287792 if we try to do that we will hit an assert. llvm-svn: 289001