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

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

OpenPOWER on IntegriCloud