-
- Downloads
Fixed the CALL-FORIEGN-FUNCTION IR2-Convert optimizer to understand the
new format for move-arg VOPs. Although in general there can be multiple move arg vops, I decided to assert that there is a unique one in this case of a move within an SC, so that I wouldn't have to mess around writing code to select the right one.
Please register or sign in to comment