Commits

Andrew Trick committed 66b75ba820b
Make CopyAddrInst operand enum public. I think all the enums that identify operand position should be public. I've noticed a number of places where we hard-code operand positions which seems pretty horrible to me. Swift SVN r22513