mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
fix a pretty obvious typo. We test things before committing them, right?
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103427 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e89f1c4ee7
commit
c279243128
@ -1,4 +1,4 @@
|
||||
; RUN: llc -O2 -print-after-all < %s 2>@1
|
||||
; RUN: llc -O2 -print-after-all < %s 2>&1
|
||||
|
||||
define void @tester(){
|
||||
ret void
|
||||
|
Loading…
Reference in New Issue
Block a user