Adding RUN lines.
[oota-llvm.git] / test / CodeGen / CBackend / 2002-10-16-External.ll
1 ; RUN: llvm-as < %s | llc -march=c
2
3 %bob = external global int              ; <int*> [#uses=2]
4