OpenGrok
Cross Reference: 2003-06-28-LinkOnceGlobalVars.ll
xref
: /
external
/
swiftshader
/
third_party
/
LLVM
/
test
/
CodeGen
/
CBackend
/
2003-06-28-LinkOnceGlobalVars.ll
Home
|
History
|
Annotate
|
Download
|
only in
CBackend
1
; RUN: llc < %s -march=c | grep common | grep X
2
3
@X = linkonce global i32 5
4