brintos

brintos / llvm-project-archived public Read only

0
0
Text · 114 B · 2551d93 Raw
5 lines · plain
1; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "redefinition of global '@B'"2 3@B = global i32 74@B = global i32 75