DescriptionFix the compilation error for turbofan unsupported platform.
Fix the compilation error for turbofan unsupported platform. The Linkage::GetOsrValuePosition()
function is implemented in linkage-impl.h. And this file is included by different platform specific
file separately. This leads to compilation error for turbofan unsupported platform.
The fix is adding one dummy implementation in linkage.cc.
BUG=
Committed: https://crrev.com/728b39573cc1512c738c782b26f990a6838ec51e
Cr-Commit-Position: refs/heads/master@{#26041}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|