mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-12 15:51:35 +00:00
5 lines
113 B
C
5 lines
113 B
C
// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
|
|
|
|
void query_newnamebuf(void) { ((void)"query_newnamebuf"); }
|
|
|