xref: /llvm-project/llvm/test/Assembler/invalid-untyped-metadata.ll (revision 75a479221b72c8b4827470485949cebf67d1c967)
1; RUN: not llvm-as < %s 2>&1 | FileCheck %s
2
3; Tests bug: https://llvm.org/bugs/show_bug.cgi?id=24645
4; CHECK: error: invalid type for inline asm constraint string
5
6     !3=!    {ptr asm" !6!={!H)4" ,""
7