[ARM] Rewrite how VCMP are lowered, using a single node
[llvm-core.git] / test / Feature / globalredefinition3.ll
blob2551d932d8a690bfdd7a152d146c1cc45e35c471
1 ; RUN: not llvm-as %s -o /dev/null 2>&1 | grep "redefinition of global '@B'"
3 @B = global i32 7
4 @B = global i32 7