Fix a guard that is supposed to guard against mistakes like this patch fixes!
[oota-llvm.git] / test / Feature / load_module.ll
1 ; PR1318
2 ; RUN: llvm-as < %s > %t.bc &&
3 ; RUN: opt -load=%llvmlibsdir/LLVMHello%shlibext -hello \
4 ; RUN:   -disable-output %t.bc 2>&1 | grep Hello
5
6 @junk = global i32 0