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

Improve TypeSpec disassembling #147

Open
1 of 2 tasks
MSDN-WhiteKnight opened this issue Dec 4, 2022 · 0 comments
Open
1 of 2 tasks

Improve TypeSpec disassembling #147

MSDN-WhiteKnight opened this issue Dec 4, 2022 · 0 comments

Comments

@MSDN-WhiteKnight
Copy link
Owner

MSDN-WhiteKnight commented Dec 4, 2022

  • Support custom corelib for built-in types, instead of always using current runtime corelib
  • When TypeSpec appears as operand of instruction, it should be disassembled as type in signature

For example: newarr uint8[] instead of newarr [mscorlib]System.Byte[]

https://gitflic.ru/project/smallsoft/ciltools/commit/ad90b7cf3608f387fe7e2bba3f0ed74b2a3157eb
https://gitflic.ru/project/smallsoft/ciltools/commit/67a67a773bd71fd3e1c4cdfa30fc5dd175c5ed17

MSDN-WhiteKnight added a commit that referenced this issue Mar 17, 2024
Fix disassembling of pointer-to-pointer types when used as operand of instruction
Issue: #147
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant