mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 14:46:53 +00:00
4 lines
55 B
C
4 lines
55 B
C
|
// RUN: %llvmgcc %s -c -g -o /dev/null
|
||
|
void foo() {}
|
||
|
|