2>&1 doesn't work here, it just creates an empty file called "&1"
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 27 Oct 2011 18:27:45 +0000 (18:27 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 27 Oct 2011 18:27:45 +0000 (18:27 +0000)
commit588d84c4df7fe034a7566c3f3a8207b0cf683b1a
tree6a1a209e87d0e35bd4d2ce9d1e88a11129a189c6
parentcbe35f21471f47c0b433a3f289fbddc733ff2f40
2>&1 doesn't work here, it just creates an empty file called "&1"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143117 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/ScalarEvolution/load.ll