llvm-6502/test/CBackend/2003-06-28-LinkOnceGlobalVars.llx
Chris Lattner a4610ec6ba New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6930 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-28 17:07:23 +00:00

5 lines
76 B
Plaintext

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