Commits

Joe Groff committed f29a156e83c
IRGen/Runtime: Add value witness slots for array witnesses. Add value witnesses for destroyArray, initializeArrayWithCopy, and initializeArrayWithTake{FrontToBack,BackToFront}, and fill out the runtime value witness table implementations. Stub out the IRGen ones for now. Swift SVN r16772