提交 0ce415bf 编写于 作者: B bharadwaj

8004668: Build failure for Zero target

Summary: fixed build failure for Zero target
Reviewed-by: twisti, kvn
上级 23a02b07
......@@ -72,8 +72,7 @@ void MacroAssembler::bang_stack_with_offset(int offset) {
}
void MacroAssembler::advance(int bytes) {
_code_pos += bytes;
sync();
code_section()->set_end(code_section()->end() + bytes);
}
RegisterOrConstant MacroAssembler::delayed_value_impl(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册