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