Relates :
|
1. There is some redundant checking in vm_version_x86.cpp left by accident. 2. The condition of one if() statement is missing a check for 'UseAESCTRIntrinsics' 3. Comments need to be added to stub generation code for readability and maintainability
|