Two improvments for LCG jump stubs (dynamic methods): (#9160)
authorBrian Sullivan <briansul@microsoft.com>
Sat, 22 Apr 2017 11:16:25 +0000 (04:16 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sat, 22 Apr 2017 11:16:25 +0000 (04:16 -0700)
When requesting a jump stub block for LCG, ask for a block of 4 jump stubs instead of 32
    Enable caching and cache lookup for LCG jump stubs


No differences found