diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-30 23:46:07 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-31 07:54:58 -0400 |
commit | 444a01afa6ed52df21a22b28e9efe949ce1a428c (patch) | |
tree | 45811412810d414fd42ada416f7043dc465e8729 /src/common/logging/text_formatter.cpp | |
parent | bf9c62bc76a2296c1a81cfc1b83aaf4028578901 (diff) |
arm_dynarmic: Correct initializer list order
Amends the initializer list to be in the same order that each variable
would be initialized in. We also do this to ensure we don't use a bogus
uninitialized instance of the exclusive monitor within MakeJit()
We can also remove the jit member from the initializer list as this is
initialized by PageTableChanged()
Diffstat (limited to 'src/common/logging/text_formatter.cpp')
0 files changed, 0 insertions, 0 deletions