1; RUN: llvm-as %s -o /dev/null 2; RUN: verify-uselistorder %s 3 4@foo = global i32 0 5@bar = constant ptr getelementptr(i32, ptr @foo) 6 7