Commits
Erik Eckstein committed 6b8502b982a
Store a fatal-error function in slots of eliminated vtable and witness table methods. If for some reason an eliminated dead method is called (e.g. because of a compiler bug), then the application aborts with a readable error message. Swift SVN r22990