Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes
[oota-llvm.git] / test / FrontendC / 2009-03-13-dbg.c
1 // RUN: %llvmgcc %s -c -g -o /dev/null
2 // XTARGET: darwin,linux
3 // XFAIL: *
4 void foo() {}
5