Really feed llvm-as with the testcase, do not let it read from stdin. This fixes...
[oota-llvm.git] / test / Transforms / InstCombine / 2007-12-10-ConstFoldCompare.ll
2007-12-10 Chris LattnerFix PR1850 by removing an unsafe transformation from...