xref
: /
external
/
clang
/
test
/
CodeGen
/
weak-global.c
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// RUN: %clang_cc1 -emit-llvm < %s | grep common
2
3
int
i
;
4