Skip to content
  • sheaf's avatar
    044a6e08
    LLVM: fix typo in padLiveArgs · 044a6e08
    sheaf authored and Marge Bot's avatar Marge Bot committed
    This commit fixes a serious bug in the padLiveArgs function, which
    was incorrectly computing too many padding registers. This caused
    segfaults, e.g. in the UnboxedTuples test.
    
    Fixes #25770
    Fixes #25773
    044a6e08
    LLVM: fix typo in padLiveArgs
    sheaf authored and Marge Bot's avatar Marge Bot committed
    This commit fixes a serious bug in the padLiveArgs function, which
    was incorrectly computing too many padding registers. This caused
    segfaults, e.g. in the UnboxedTuples test.
    
    Fixes #25770
    Fixes #25773
Loading