Merge pull request #7492 from MerryMage/regcache2

JitRegCache: Refactor register cache
This commit is contained in:
Pierre Bourdon
2018-11-09 04:45:47 +01:00
committed by GitHub
26 changed files with 2475 additions and 1692 deletions

View File

@ -159,6 +159,7 @@
<ClInclude Include="TraversalClient.h" />
<ClInclude Include="TraversalProto.h" />
<ClInclude Include="UPnP.h" />
<ClInclude Include="VariantUtil.h" />
<ClInclude Include="Version.h" />
<ClInclude Include="WorkQueueThread.h" />
<ClInclude Include="x64ABI.h" />