Commits
Erik Eckstein committed e5f6eb36718
Add a convenience function hasName in SILFunction to be used in the debugger.
This is a replacement for getName().equals("..."), which is no longer callable from the debugger with the latest llvm changes.
Swift SVN r32895