SeparateConstOffsetFromGEP: Fix stack overflow in unreachable code
ConstantOffsetExtractor::Find was infinitely recursing on the add referencing itself.
Loading
Please sign in to comment
ConstantOffsetExtractor::Find was infinitely recursing on the add referencing itself.