Commits

Mark Lacey committed 8fd752bf588
Add a test for devirtualizing in the inliner. This is a test that should have gone in with r26728. I need to do some hacking on sil-opt before I can add a similar test for classes, as it currently does not support passing the -whole-module-optimization option in, which would be useful for testing devirtualization of a method in an internal class. Swift SVN r26735