Copy link
@ibuclaw

ibuclaw Aug 11, 2015

Member

NB: I did something similar to this initially, until I discovered that moving every GTY struct into one header solved all weirdities I was getting from gengtype and linking the compiler proper. (I tried to get hash_map working, failed, did it in this way, then switched back to hash_map post moving all structs to d-tree.h)