Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2010-01-14-StaticVariable.c
2010-01-15 Devang PatelDo not use AT_specification die for static variables...