summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-07-07 14:11:07 +0200
committerJosJuice <josjuice@gmail.com>2021-07-07 14:11:07 +0200
commita6700a074d632ec40b7761e71666d6dac89c1c96 (patch)
tree93ea0c423963cd119fa5e9ac4e27e68e6787f809 /Source/Core/Common/FileUtil.cpp
parentde1289058885233be1fb29b16a239530b9c697d6 (diff)
JitArm64: Get rid of an unconditional branch to farcode
If a branch is unconditional, its target should not be in farcode, since that defeats the purpose of farcode (putting seldom executed code in farcode to keep it out of the icache when possible).
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions