-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated...
[oota-llvm.git] / test / CodeGen / X86 / return_zeroext_i2.ll
2014-08-08 Patrik Hagglund[pr19635] Revert most of r170537, and add new testcase.