1; RUN: not llvm-as < %s 2>&1 | FileCheck %s 2 3; CHECK: Reference to undefined global "does_not_exist" 4^0 = gv: (name: "does_not_exist") 5