[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt-dead-def.ll
2015-05-06 Pete CooperHandle dead defs in the if converter.