projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
DebugInfo: Rename testcases from MD* to DI*, NFC
[oota-llvm.git]
/
test
/
Assembler
/
invalid-dilocation-null-scope.ll
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: <stdin>:[[@LINE+1]]:25: error: 'scope' cannot be null
4
!0 = !DILocation(scope: null)