Really feed llvm-as with the testcase, do not let it read from stdin. This fixes...
[oota-llvm.git] / test / Transforms / InstCombine / load2.ll
2007-08-11 Chris LattnerTransform a load from an undef/zero global into an...