Don't write a file named "&1".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106269 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-06-18 01:49:17 +00:00
parent a52838285b
commit c185a12f25

View File

@ -1,4 +1,4 @@
; RUN: llc -O2 -print-after-all < %s 2>&1
; RUN: llc -O2 -print-after-all < %s 2>/dev/null
define void @tester(){
ret void