<div dir="ltr">Hi All,<div><br></div><div>The attached patch adds move-construction and move-assignment from SmallVectorImpl<T> to SmallVector<T, N>. It enables us to move between SmallVectors of different types, which will allow me to fix one of the most commented-upon warts from the new JIT APIs.</div><div><br></div><div>Unit-test included.</div><div><br></div><div>Cheers,</div><div>Lang.</div><div> </div></div>