Commits

Joe Groff committed 14112d671f0
IRGen: Abstract the value semantics of single-payload unions to accommodate the dynamic case. Conditionalize dependencies on fixed layout in the init/assign/destroy implementations for single-payload unions, and use some to-be-written runtime entry points in the dynamic case. Provide an initializeValueWitnessTable implementation for dynamic single-payload union metadata. Swift SVN r8319