Revert 93158. It's breaking quite a few x86_64 tests.
[oota-llvm.git] / test / CodeGen / X86 / bigstructret.ll
2009-11-11 Kenneth Uildriksx86 users can now return arbitrary sized structs. ...