brintos

brintos / llvm-project-archived public Read only

0
0
Text · 135 B · 47e5c64 Raw
5 lines · plain
1; RUN: not llvm-as < %s 2>&1 | FileCheck %s2 3; CHECK: Reference to undefined global "does_not_exist"4^0 = gv: (name: "does_not_exist")5