Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite FormatUtils::convertTypeToLlvm() with new RzType API #2

Open
thestr4ng3r opened this issue Jan 15, 2022 · 0 comments
Open

Rewrite FormatUtils::convertTypeToLlvm() with new RzType API #2

thestr4ng3r opened this issue Jan 15, 2022 · 0 comments
Labels
rizin API Changes in the Rizin API

Comments

@thestr4ng3r
Copy link
Member

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.

@XVilka XVilka added the rizin API Changes in the Rizin API label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rizin API Changes in the Rizin API
Projects
None yet
Development

No branches or pull requests

2 participants