Fix PR22386. The inliner moves static allocas to the entry basic block
[oota-llvm.git] / test / Transforms / PartiallyInlineLibCalls /
2014-08-01 Peter CollingbournePartiallyInlineLibCalls: Check sqrt result type before...