Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
753954873832863c045afe09953c67bf21ed7fc5
/
.
/
llvm
/
test
/
Assembler
/
invalid-mdlocation-missing-scope-2.ll
blob: 3b267c9199bf43073d802053b8a50dc567b0fa2d [
file
] [
log
] [
blame
]
Duncan P. N. Exon Smith
13890af
2015-01-19 23:32:36 +0000
[
diff
] [
blame
]
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: <stdin>:[[@LINE+1]]:25: error: missing required field 'scope'
4
!0
=
!MDLocation
(
line
:
7
)