trailofbits / binary_type_inference

GNU General Public License v3.0
11 stars 0 forks source link

Change Name of the Graph with all Types Inlined to a Supergraph then call graph of all global types the GlobalGraph #37

Open 2over12 opened 2 years ago

2over12 commented 2 years ago

The current terminology is confusing. The GlobalGraph represents all types while the graph of globals only represents the types of globals. The supergraph should represent all types to avoid confusion