Instcombine x-((x/y)*y) into a remainder operator.
[oota-llvm.git] / test / Feature / globalredefinition3.ll
1 ; RUN: ignore llvm-as < %s -o /dev/null -f |& grep \
2 ; RUN:   "Redefinition of global variable named 'B'"
3 ; END.
4
5 @B = global i32 7
6 @B = global i32 7