Skip to content
Commit 811bff00 authored by Lioncash's avatar Lioncash
Browse files

macro_jit_x64: Eliminate variable shadowing in Compile_ProcessResult()

We can reduce the capture scope so that it's not possible for both "reg"
variables to clash with one another.

While we're at it, we can prevent unnecessary copies while we're at it.
parent 4514b80b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment