GrammaTech / gtirb

Intermediate Representation for Binary analysis and transformation
https://grammatech.github.io/gtirb/
Other
305 stars 36 forks source link

Rework the way Symbol exposes its referent. #13

Closed AaronBallman closed 5 years ago

AaronBallman commented 5 years ago

Reworks Symbol to remove its reliance on NodeRef; does not remove NodeRef itself.