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

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