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

[NativeAOT] Miscellaneous cleanup #93446

Merged
merged 2 commits into from
Oct 14, 2023
Merged

[NativeAOT] Miscellaneous cleanup #93446

merged 2 commits into from
Oct 14, 2023

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Oct 13, 2023

  • Delete unnecessary abstractions
  • Simplify ifdefs
  • Use more derived types

@ghost
Copy link

ghost commented Oct 13, 2023

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Delete unnecessary abstractions
  • Simplify ifdefs
  • Use more derived types types
Author: jkotas
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

@jkotas
Copy link
Member Author

jkotas commented Oct 13, 2023

Peeled off from #93440.

@jkotas
Copy link
Member Author

jkotas commented Oct 13, 2023

@MichalStrehovsky PTLA

- Delete unnecessary abstractions
- Simplify ifdefs
- Use more derived types
Copy link
Member

@MichalStrehovsky MichalStrehovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
@jkotas jkotas merged commit 765798c into dotnet:main Oct 14, 2023
171 of 174 checks passed
@jkotas jkotas deleted the misc branch October 14, 2023 05:18
@ghost ghost locked as resolved and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants