Commits

Chris Lattner committed 12196c17bae
Now that we always have funcdecls for getters and setters, we don't need SILDeclRef::Getter/Setter and the complexity therein. Switch the world to make SILDeclRef::Func's instead of them. NFC. Swift SVN r13875