samasri / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
0 stars 2 forks source link

Update database to have more information about the hierarchies #30

Closed samasri closed 6 years ago

samasri commented 6 years ago
  1. Edit the Polymorphism table to include a hierarchyID
  2. Add a table that links between each hierarchyID and its base class

After these additions, the database would have all the information needed to reproduce the hierarchies from it.