summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll
blob: 805de7c62c1411aee60aeba285889f56be2a5c08 (plain)
1
2
3
4
5
; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | grep 4294967240
; PR853

%X = global int* cast (ulong 18446744073709551560 to int*)