mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-11 23:37:39 +00:00
6 lines
91 B
C
6 lines
91 B
C
// RUN: %llvmgcc %s -c -g -o /dev/null
|
|
// XTARGET: darwin,linux
|
|
// XFAIL: *
|
|
void foo() {}
|
|
|