summaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
blob: acb3c22db8cdb2f817b03afb6e55b688912645fb (plain)
1
2
3
4
; RUN: llvm-as < %s | llc -march=c | grep common | grep X

%X = linkonce global int 5