You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This currently converts the RzType to a string and then tries to hack that into an llvm type, since Rizin previously had string-types. It should be rewritten to just use the structure of RzType.
The text was updated successfully, but these errors were encountered:
This currently converts the
RzType
to a string and then tries to hack that into an llvm type, since Rizin previously had string-types. It should be rewritten to just use the structure ofRzType
.The text was updated successfully, but these errors were encountered: