aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2002-08-19-DataPointer.ll
blob: f7481ea89b2c88632b1b8dce15b3b9de29fb4143 (plain)
1
2
3
%sptr1   = global [11x sbyte]* %somestr         ;; Forward ref to a constant
%somestr = constant [11x sbyte] c"hello world"