Commits

Joe Groff committed 2ffce7168f0
IRGen: Implement LoadableTypeInfo for trivial SinglePayloadUnions. This will need to be updated so that load, assign, etc. handle value semantics in nontrivial payloads, but this is enough to get trivial single-payload types to load and store. Swift SVN r7343