Simplify away redundant test, and document what's going on.
[llvm/stm8.git] / test / Feature / globalredefinition3.ll
blob5a5b3f1f89ad32bbc79907e1afbba3fd607cbc9d
1 ; RUN: not llvm-as %s -o /dev/null |& grep {redefinition of global '@B'}
3 @B = global i32 7
4 @B = global i32 7