On 09/11/2013 04:55 AM, Richard Biener wrote:
On Tue, Sep 10, 2013 at 9:27 PM, Andrew MacLeod wrote:
This splits out tree-ssaname related things to tree-ssanames.h. This is then
included from tree-ssa.h
This patch is ok as-is.
similar treatment can be given to tree-phinodes.c
I notice a nu
On Tue, Sep 10, 2013 at 9:27 PM, Andrew MacLeod wrote:
> This splits out tree-ssaname related things to tree-ssanames.h. This is then
> included from tree-ssa.h
This patch is ok as-is.
> similar treatment can be given to tree-phinodes.c
>
> I notice a number of the other ssa passes only export
This splits out tree-ssaname related things to tree-ssanames.h. This is
then included from tree-ssa.h
similar treatment can be given to tree-phinodes.c
I notice a number of the other ssa passes only export a couple of
functions, and thats it.. no structs or anything like that. (like
tree-ss