Add a test case for PR1318.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35923 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-04-11 21:14:53 +00:00
parent 3234b3e1f2
commit 2a70657b5f

View File

@ -0,0 +1,6 @@
; PR1318
; RUN: llvm-as < %s > %t.bc &&
; RUN: opt -load=%llvmlibsdir/LLVMHello%shlibext -hello \
; RUN: -disable-output %t.bc | grep Hello
@junk = global i32 0