summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-08-27 09:58:32 -0400
committerLioncash <mathew1800@gmail.com>2018-08-27 10:23:22 -0400
commite81408588f39c9500319d8d7e9109ed76a9a7883 (patch)
treef5011cd0ba7c350ce1c97a7cbca13db90239e6a0 /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
parent25898cfa55e26b5ebc5cf307e47cfaf8896cfc74 (diff)
JitCommon/JitCache: Make JitBlock's checkedEntry and normalEntry members non-const pointers
In both cases of the x64 and AArch64 JITs, these would have const casted away from them, followed by them being placed within an emitter and having breakpoint instructions written in them. In this case, we shouldn't be using const period if we're writing to the emitted data.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions