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

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