Sign in
rust
/
rust-lang
/
llvm-project
/
ce9347ddd09ec04eb2cc0eb7c46e5001efe22af5
/
.
/
llvm
/
test
/
Verifier
/
comdat-decl1.ll
blob: aee56b636270bee33394fbee81d75660e6f5732e [
file
] [
log
] [
blame
]
; RUN: not llvm-as %s -o /dev/null 2>&1 | FileCheck %s
$
v
=
comdat
any
@v
=
available_externally
global
i32
0
,
comdat
; CHECK: Declaration may not be in a Comdat!