[Demangle] Add a few more options to the microsoft demangler
[llvm-complete.git] / test / Assembler / invalid-dinamespace-missing-namespace.ll
blobc29391b125d721d5fd7782793d087fb67de6ae56
1 ; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
3 ; CHECK: [[@LINE+1]]:36: error: missing required field 'scope'
4 !0 = !DINamespace(name: "Namespace")