Update analyzer build.
[clang.git] / test / CodeGen / weak-global.c
blobf972cea912005bc7862465db4748650c301b679e
1 // RUN: %clang_cc1 -emit-llvm < %s | grep common
3 int i;