Skip to content

Conversation

@florylsk
Copy link

Hello,

I noticed that the only function that doesn't accept optimization is PrepareSyscall(), by deactivating the optimization at compile-time for that function only with the "optimize" pragma directive it is possible to allow optimizing the rest of the program.

Tested it with /GL as well as /O2, /O1, and /Ox.

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.

1 participant