[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / 2011-04-27-IfCvtBug.ll
2011-04-27 Evan ChengIf converter was being too cute. It look for root BBs...