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

Remove DbgGet*Random* macros and constant arguments #105051

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

AaronRobinsonMSFT
Copy link
Member

The DbgGetEXETimeStamp and DbgRandomOnExe don't seem particularly helpful given they can introduce different failures between builds.

Remove the bool initialInit, since it was always false.

Copy link
Contributor

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

src/coreclr/vm/i386/jitinterfacex86.cpp Outdated Show resolved Hide resolved
src/coreclr/vm/i386/jitinterfacex86.cpp Outdated Show resolved Hide resolved
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
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