Transform: "icmp eq (trunc (lshr(X, cst1)), cst" to "icmp (and X, mask), cst"
[oota-llvm.git] / test / FrontendC / 2003-10-28-ident.c
1 // RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
2
3
4 #ident "foo"