blob: 8e4cb0261dbbfada6da77994ffe38091c6fa59b3 [file] [log] [blame]
Duncan P. N. Exon Smith37742c32015-02-13 01:25:10 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
Duncan P. N. Exon Smithc61bc482015-08-03 17:26:41 +00003; CHECK: <stdin>:[[@LINE+1]]:74: error: missing required field 'language'
4!0 = distinct !DICompileUnit(file: !DIFile(filename: "a", directory: "b"))