> Unsurprisingly, this merge was quite painful. Particularly
> adapting to all the new EH changes. The main changes I needed to
> do:
>
> - The master_clone field is gone from cgraph_node. Some things
> had to be handled differently when reading/writing cgraph
> nodes.
>
> - There was a bu
On Mon, Apr 6, 2009 at 10:44, Jan Hubicka wrote:
> Sorry, I was actually thinking about checking if LTO saves AKA bitmaps
> and tell you, but forgot about that. What do you mean by shared
> regions?
If EH region 3 has the AKA bitmap { 4, 5, 7, 13 } then slots 3, 4, 5 7
and 13 in the EH table wi
Unsurprisingly, this merge was quite painful. Particularly
adapting to all the new EH changes. The main changes I needed to
do:
- The master_clone field is gone from cgraph_node. Some things
had to be handled differently when reading/writing cgraph
nodes.
- There was a bug when emitting/re