Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2009-03-13-dbg.c
1 // RUN: %llvmgcc %s -S -g -o /dev/null
2 // XTARGET: darwin,linux
3 // XFAIL: *
4 void foo() {}
5