Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
.
/
clang
/
test
/
CodeGen
/
weak-global.c
blob: f972cea912005bc7862465db4748650c301b679e [
file
] [
log
] [
blame
]
Daniel Dunbar
8fbe78f
2009-12-15 20:14:24 +0000
[
diff
] [
blame
]
1
// RUN: %clang_cc1 -emit-llvm < %s | grep common
Lauro Ramos Venancio
c58fc40
2008-02-19 00:04:15 +0000
[
diff
] [
blame
]
2
3
int
i
;