Commits

Nadav Rotem committed 163c0d18152
Fix a devirtualization testcase. A recent changes in the optimization pipe broke this test because the final inlining pass was removed (we rely on LLVM now). I updated this test with the new inlining decision and re-enabled the test. Swift SVN r26718