Reduce (cmp 0, and_su (foo, bar)) into (bit foo, bar). This saves extra instruction...
[oota-llvm.git] / test / CodeGen / CBackend / 2003-06-11-LiteralStringProblem.ll
1 ; RUN: llc < %s -march=c
2
3 @version = global [3 x i8] c"1\00\00"