blob: 6641e6dc21d72a07dfe9827c0f465285b08e68dd [file] [log] [blame]
Duncan P. N. Exon Smitha5ae7c12015-08-28 20:26:49 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
Paul Robinsonccefd882018-11-28 21:14:32 +00003; CHECK: <stdin>:[[@LINE+1]]:6: error: missing 'distinct', required for !DISubprogram that is a Definition
Duncan P. N. Exon Smitha5ae7c12015-08-28 20:26:49 +00004!0 = !DISubprogram(isDefinition: true)