brintos

brintos / llvm-project-archived public Read only

0
0
Text · 231 B · 7f2b966 Raw
9 lines · plain
1; RUN: not llvm-as --disable-output %s 2>&1 | FileCheck %s -DFILE=%s2 3@B = external global i324 5/*   /* Nested comments not supported */6 7; CHECK: [[FILE]]:[[@LINE+1]]:1: error: redefinition of global '@B'8@B = external global i329