Ignore stderr for some more tests that expect warnings there.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-04-29-VolatileLoadDontMerge.ll
2008-04-29 Chris Lattnerdon't eliminate load from volatile value on paths where...