4 lines
50 B
C
4 lines
50 B
C
// RUN: clang -emit-llvm < %s | grep weak
|
|
|
|
int i;
|
// RUN: clang -emit-llvm < %s | grep weak
|
|
|
|
int i;
|