mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 00:12:50 +01:00
b6a27ed83f
llvm-svn: 48762
6 lines
133 B
LLVM
6 lines
133 B
LLVM
; RUN: llvm-as < %s | llc -march=x86 | grep -- 4294967240
|
|
; PR853
|
|
|
|
@X = global i32* inttoptr (i64 -56 to i32*) ; <i32**> [#uses=0]
|
|
|