aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/invalid-mdlocation-missing-scope-2.ll
blob: 3b267c9199bf43073d802053b8a50dc567b0fa2d (plain)
1
2
3
4
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s

; CHECK: <stdin>:[[@LINE+1]]:25: error: missing required field 'scope'
!0 = !MDLocation(line: 7)