Commits

Joe Groff committed 4851b89a3c3
IRGen: Handle argument bound generic abstraction differences for address-only unsubstituted types. Handle the easy bound generic type abstraction difference case, where the original unsubstituted type is address-only, and we just need to emit a loadable substituted type to a temporary buffer or bitcast an already address-only substituted type. Swift SVN r8265