Add another optimization from PR2330. Also catch some missing cases that are
[oota-llvm.git] / test / CodeGen / CBackend / 2002-10-16-External.ll
1 ; RUN: llvm-as < %s | llc -march=c
2
3 @bob = external global i32              ; <i32*> [#uses=0]
4