summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/invalid-dilocation-missing-scope.ll
blob: fb0cd866dc167ce63e807374633d5e7ed56f21be (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 = !DILocation()
OpenPOWER on IntegriCloud