Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / ScalarRepl / 2011-11-11-EmptyStruct.ll
2011-11-12 Eli FriedmanMake sure scalarrepl picks the correct alloca when...