mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +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(){
|
define void @tester(){
|
||||||
ret void
|
ret void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user