llvm-6502/test/CodeGen/X86/2006-07-28-AsmPrint-Long-As-Pointer.ll
2009-09-08 23:54:48 +00:00

6 lines
123 B
LLVM

; RUN: llc < %s -march=x86 | grep -- 4294967240
; PR853
@X = global i32* inttoptr (i64 -56 to i32*) ; <i32**> [#uses=0]