blob: 5e8b23d3aab664b74b46a6ae58538688586167e7 [file] [log] [blame]
// RUN: %clang_cc1 -emit-llvm %s -o -
// PR4556
extern void foo;
void *bar = &foo;