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

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