1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/FrontendC/2009-03-13-dbg.c
Evan Cheng fab64fcb5d xfail these tests for now.
llvm-svn: 67143
2009-03-18 00:44:45 +00:00

5 lines
66 B
C

// RUN: %llvmgcc %s -c -g -o /dev/null
// XFAIL: *
void foo() {}