blob: 708136c6328290f92b036e7590a89836d307a4c0 [file] [log] [blame]
Duncan P. N. Exon Smith0e202b92015-03-30 16:37:48 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3; CHECK: <stdin>:[[@LINE+1]]:33: error: 'scope' cannot be null
4!0 = !MDLexicalBlockFile(scope: null)