-
Notifications
You must be signed in to change notification settings - Fork 738
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete TR_J9VMBase::getFieldOffset(), which is now unused
Previously the only call site was in ilgen when transforming recognized methods of com/ibm/Compiler/Internal/Prefetch, which it no longer does. With this deletion, the owning method and constant pool index of a const string symref should only matter if it's unresolved. That will make it possible to mark arbitrary (resolved) known object const refs as const strings (whenever they happen to be strings).
- Loading branch information
Showing
3 changed files
with
0 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters