blob: 57a9a3efb6641480c5b9cdd3482c2405ba5624d8 [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'
4!0 = !MDCompileUnit(file: !MDFile(filename: "a", directory: "b"))