summaryrefslogtreecommitdiffstats
path: root/test/452-multiple-returns2
Commit message (Collapse)AuthorAgeFilesLines
* Fix inlining in the presence of multiple returns.Nicolas Geoffray2015-02-244-0/+74
One return could actually return a phi, so doing a phi check for knowing if the result phi was already created was bogus. Bug: 19454010 Change-Id: Iee703a2d1071ae263092354465eda368e5d6770d