Ignore stderr for some more tests that expect warnings there.
[oota-llvm.git] / test / Transforms / DeadArgElim / 2007-12-20-ParamAttrs.ll
2008-01-11 Duncan SandsWhen DAE drops the varargs part of a function, ensure any
2007-12-21 Duncan SandsMake DAE not wipe out attributes on calls, and not...