Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / CodeGen / X86 / sibcall-2.ll
2010-04-29 Evan ChengLoad folding tail call should not use ebp / rbp after...