aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Assembler/summary-parsing-error.ll
blob: 47e5c64e129841a344d98bfffbcee8c3f091a14e (plain)
1
2
3
4
; RUN: not llvm-as < %s 2>&1 | FileCheck %s

; CHECK: Reference to undefined global "does_not_exist"
^0 = gv: (name: "does_not_exist")