Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor SuperclassTest generators on Z
Commons out code in genTestIsSuper and genInstanceOfOrCheckCastSuperClassTest into 2 helpers (genTestModifierFlags, genSuperclassTest) Replaces calls to the old generators with calls to the 2 new methods. Adds ICF labels to checkcast and instanceof evaluators. Adds StartICF sequence to InstanceOfOrCheckCastSequences. Signed-off-by: Matthew Hall <[email protected]>
- Loading branch information