aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/weak-global.c
blob: 86e551c1ead50b1d0dddd156d4c7b97f97fd0a74 (plain)
1
2
3
// RUN: clang -emit-llvm < %s | grep weak

int i;