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

Keep track of whether a hierarchy is extensible or not #23

Closed samasri closed 6 years ago

samasri commented 6 years ago

Edit the output such that the .hierarchy file would have a field specifying if a hierarchy is extensible or not

samasri commented 6 years ago

Added map between each class and its extensibility (commit: 3907b13e843f8f365391b46f9b5dae480ea48199)

samasri commented 6 years ago

Edited output source code to include hierarchy extensibility (commit: 5c0ac2709e66e05aecf4fc61124bcbcfebe5e4a6)