eclipse / omr

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

Investigate removing CodeGenerator getCodeStart API #4452

Open 0xdaryl opened 4 years ago

0xdaryl commented 4 years ago

PR #4448 moves the API for inquiring about the JIT and interpreter entry points into the linkage hierarchy. This subsumes/deprecates the CodeGenerator query getCodeStart() as it is redundant and logically not the best entity for answering entry point questions. This issue will track investigating removing the getCodeStart() query.

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment on the issue or it will be closed in 60 days.