blob: 53ee94de79b9e77cc52828e0ebfce68338f62aeb [file] [log] [blame]
Duncan P. N. Exon Smithe2c61d92015-03-27 17:56:39 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3; CHECK: <stdin>:[[@LINE+1]]:30: error: 'scope' cannot be null
4!0 = !MDLocalVariable(scope: null)