C++程序  |  7行  |  75 B

// RUN: %llvmgcc -S %s -o -
// PR4556

extern void foo;
void *bar = &foo;