summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-03-20 01:05:48 -0400
committerLioncash <mathew1800@gmail.com>2018-03-21 04:41:37 -0400
commit7a2d98b94844811e2ea1ad9c93d8eaa499c53f07 (patch)
treed7b4604e519ead420fd999095d0c3fb3cf26dd79 /Source/Core/Common/FileUtil.cpp
parente0165a62da8ccb124f577f93ab7767da122410ff (diff)
JitAsm: Remove use of the JIT global in Generate()
With this, JitAsm code doesn't have any reliance on the JIT global variable. This means the core JIT64 code no longer relies on said global at all. The Jit64 common code, however, still has some offenders. Notably, EmuCodeBlock and Jit64AsmCommon are the remaining places in the common code that make use of the global variable.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions