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

@X = global i32* inttoptr (i64 -56 to i32*)		; <i32**> [#uses=0]

OpenPOWER on IntegriCloud