mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-27 21:50:40 +00:00
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:
parent
a52838285b
commit
c185a12f25
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user