llvm-6502/test/CodeGen/CBackend/2003-06-28-LinkOnceGlobalVars.llx
Chris Lattner aa82943a1d Update tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11418 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-13 23:33:17 +00:00

5 lines
87 B
Plaintext

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