Sign in
cobalt
/
cobalt
/
612c020b64669fa118e8e051f1d6d8298a26718b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
Assembler
/
invalid-disubprogram-uniqued-definition.ll
blob: c146883d6649f7567e0d94ff433a8d25550fbe90 [
file
] [
log
] [
blame
]
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: <stdin>:[[@LINE+1]]:6: error: missing 'distinct', required for !DISubprogram when 'isDefinition'
!0
=
!DISubprogram
(
isDefinition
:
true
)