aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/2003-02-02-ConstGlobal.ll
blob: 0bde297cfa633eb0892c5f1d1d3c3bb47d2c8df8 (plain)
1
2
3
4
5
; RUN: llvm-as < %s -o /dev/null -f


%X = external global int
%X = constant int 7