Add a test case for PR1318.

llvm-svn: 35923
This commit is contained in:
Reid Spencer 2007-04-11 21:14:53 +00:00
parent c78d122a6a
commit 5f89562811
1 changed files with 6 additions and 0 deletions

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