Sign in
llvm
/
llvm-project
/
refs/heads/users/aaupov/spr/bolt-use-restored-names-in-funcs-file-no-regex
/
.
/
llvm
/
test
/
Assembler
/
invalid-c-style-comment1.ll
blob: 7f2b966238cf49beb359f02089a1bf87e698eaf7 [
file
] [
log
] [
blame
]
; RUN: not llvm-as --disable-output %s 2>&1 | FileCheck %s -DFILE=%s
@B
=
external
global
i32
/
*
/
*
Nested
comments
not
supported
*
/
; CHECK: [[FILE]]:[[@LINE+1]]:1: error: redefinition of global '@B'
@B
=
external
global
i32