These tests are now passing on Darwin because of r67139.
[oota-llvm.git] / test / FrontendC / 2009-03-13-dbg.c
1 // RUN: %llvmgcc %s -c -g -o /dev/null
2 // XTARGET: darwin
3 // XFAIL: *
4 void foo() {}
5