Raw File
2004-01-20-MaxLongLong.ll
; RUN: llvm-as < %s | llvm-dis | grep 9223372036854775808

global i64 -9223372036854775808

back to top