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

%X = linkonce global int 5