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

Optimize how debug info decoration looks like in ReadyToRun disassembly #2113

Conversation

cshung
Copy link
Contributor

@cshung cshung commented Aug 19, 2020

  • Upgraded Iced from 1.6.0 to 1.8.0
  • Use lowercase for registers (to be consistent with Iced disassembly)
  • Use hex to represent offsets (to be consistent with Iced disassembly)
  • Interpret NativeVarInfo.StartOffset to NativeVarInfo.EndOffset as [inclusive, exclusive)

@cshung cshung force-pushed the public/dev/andrewau/optimize-debug-info-representation branch from 74563e3 to 3795ad7 Compare August 19, 2020 23:03
@christophwille christophwille merged commit eb2a44a into icsharpcode:master Aug 22, 2020
@cshung cshung deleted the public/dev/andrewau/optimize-debug-info-representation branch August 22, 2020 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants