Another sibcall bug. If caller and callee calling conventions differ, then it's only...
[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