[X86] Fix the (shl (and (setcc_c), c1), c2) -> (and setcc_c, (c1 << c2)) fold
[oota-llvm.git] / lib / Object / Makefile
2010-11-15 Michael J. SpencerObject: Add missing makefile.