Skip to content

chore: Modify ClrMD related code to use interface - #3241

Closed
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-modify-disassembler-related-code-to-use-interface
Closed

chore: Modify ClrMD related code to use interface#3241
filzrev wants to merge 1 commit into
dotnet:masterfrom
filzrev:chore-modify-disassembler-related-code-to-use-interface

Conversation

@filzrev

@filzrev filzrev commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR modify ClrMD related code to use interface instead of sealed classes (ClrRuntime/ClrMethod)

These changes are required to write unit tests for Arm64Disassembler::Decode.

@timcassell

Copy link
Copy Markdown
Collaborator

These changes are required to write unit tests for Arm64Disassembler::Decode.

Please add the tests that require this change.

@filzrev

filzrev commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Please add the tests that require this change.

Close this PR.
I'll create/link another PR that contains related unit tests later.

@filzrev filzrev closed this Sep 2, 2026
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

Successfully merging this pull request may close these issues.

2 participants