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

; CHECK: [[@LINE+1]]:36: error: missing required field 'scope'
!0 = !DINamespace(name: "Namespace")