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

JitCommon/JitBase: Rename x86-specific logging define to be platform agnostic #7116

Merged
merged 1 commit into from Jun 14, 2018

Conversation

lioncash
Copy link
Member

Given JitBase shouldn't include platform specifics, we can generalize this preprocessor define and allow any JIT to use it to indicate that generated code should be logged.

While we're at it, also move these defines beneath the includes with the rest of the defines.

…agnostic

Given JitBase shouldn't include platform specifics, we can generalize this
preprocessor define and allow any JIT to use it to indicate that generated code should be logged.

While we're at it, also move these defines beneath the includes with the
rest of the defines.
@degasus degasus merged commit 1f49a9c into dolphin-emu:master Jun 14, 2018
@lioncash lioncash deleted the log branch June 14, 2018 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants