1; RUN: llvm-as < %s | llvm-dis | llvm-as > /dev/null 2; RUN: verify-uselistorder %s 3 4%t = type opaque 5@x = global %t undef 6