1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.ll

4 lines
76 B
LLVM
Raw Normal View History

; RUN: llc < %s -march=c | grep common | grep X
2003-06-28 19:07:23 +02:00
@X = linkonce global i32 5