* Improve linker performance - this should loop over data significantly less * Remove Rc and RefCell because they weren't needed in the end * Moved some code into a DefUseAnalyer * Point to same rspirv * Link to rspirv git instead of locally