Commits

Chris Lattner committed f0e39803949
now that constants are split out of DeclRefInst, it really isn't a reference to arbitrary decls, its purpose is clear: it refers to Variables. Reflect this in it's naming by renaming it to VarRefInst. Kudos to John for the name suggestion. Swift SVN r2963