1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Regression/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
2004-02-15 22:56:30 +00:00

5 lines
87 B
Plaintext

; RUN: llvm-as < %s | llc -march=c | grep common | grep X
%X = linkonce global int 5