8297791: update _max_classes in node type system
Reviewed-by: thartmann
This commit is contained in:
parent
b754aa5e3f
commit
d32d6c028d
@ -763,7 +763,7 @@ public:
|
||||
DEFINE_CLASS_ID(Move, Node, 17)
|
||||
DEFINE_CLASS_ID(LShift, Node, 18)
|
||||
|
||||
_max_classes = ClassMask_Move
|
||||
_max_classes = ClassMask_LShift
|
||||
};
|
||||
#undef DEFINE_CLASS_ID
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user