blob: 38c59e15d15a44ddc819fdb75f81032fe53e72e4 [file] [log] [blame]
Duncan P. N. Exon Smith2cee1c92015-03-27 17:56:39 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3; CHECK: <stdin>:[[@LINE+1]]:25: error: 'scope' cannot be null
Duncan P. N. Exon Smithe56023a2015-04-29 16:38:44 +00004!0 = !DILocation(scope: null)