aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/invalid-dilocation-field-bad.ll
blob: e68aa45b03eb35d28e33f903feb9452f0eab3499 (plain)
1
2
3
4
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s

; CHECK: <stdin>:[[@LINE+1]]:18: error: invalid field 'bad'
!0 = !DILocation(bad: 0)