blob: 15631b7f640b2746d081d8a2ccbbba8952216f67 [file] [log] [blame]
Duncan P. N. Exon Smithc1f1acc2015-02-13 01:25:10 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3; CHECK: <stdin>:[[@LINE+1]]:65: error: missing required field 'language'
Duncan P. N. Exon Smitha9308c42015-04-29 16:38:44 +00004!0 = !DICompileUnit(file: !DIFile(filename: "a", directory: "b"))