Commit 4f7398f8 authored by mei-ye's avatar mei-ye
Browse files

staging

parent 7241b8aa
...@@ -239,7 +239,7 @@ void memory_coloring_impl::rewrite() ...@@ -239,7 +239,7 @@ void memory_coloring_impl::rewrite()
bool pre_copy = (interval->get_begin() < earliest_end_point); bool pre_copy = (interval->get_begin() < earliest_end_point);
p_program->replace_instruction( p_program->replace_instruction(
ins, write_literal{offset, pre_copy}, scratch_param, pre); ins, write_literal{offset, pre_copy}, scratch_param, pre);
#endif #endif
} }
} }
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment