mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-14 13:07:31 +00:00
Simplify this test and correct redirection for Tcl exec.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36001 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fad4c0f155
commit
70718366d9
@ -1,7 +1,6 @@
|
||||
; PR1318
|
||||
; RUN: llvm-as < %s > %t.bc &&
|
||||
; RUN: opt -load=%llvmlibsdir/LLVMHello%shlibext -hello \
|
||||
; RUN: -disable-output %t.bc 2>&1 | grep Hello
|
||||
; RUN: llvm-as < %s | opt -load=%llvmlibsdir/LLVMHello%shlibext -hello \
|
||||
; RUN: -disable-output - |& grep Hello
|
||||
|
||||
@junk = global i32 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user