llvm-6502/test/Feature/load_module.ll

7 lines
164 B
LLVM
Raw Normal View History

; 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