aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2002-08-19-ConstPointerRef.ll
blob: 8654baa6af58002814e0fee427b826856aa86171 (plain)
1
2
3
4
5
; Test const pointer refs & forward references

%t3 = global int * %t1           ;; Forward reference
%t1 = global int 4