Relax dwarf line fragments. This fixes a crash in the included testcase.
[oota-llvm.git] / test / CodeGen / CBackend / 2002-10-16-External.ll
1 ; RUN: llc < %s -march=c
2
3 @bob = external global i32              ; <i32*> [#uses=0]
4