1; RUN: llvm-as < %s | llvm-dis | grep 9223372036854775808 2; RUN: verify-uselistorder %s 3 4@0 = global i64 -9223372036854775808 5 6