Have the X86 back-end emit the alias instead of what's being aliased. In most
[oota-llvm.git] / test / CodeGen / X86 / bigstructret.ll
2009-11-11 Kenneth Uildriksx86 users can now return arbitrary sized structs. ...