[llvm] Fix stack layout for frames larger than 2gb (PR #84114)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 13:20:08 PDT 2024


MaskRay wrote:

The patch is still in the reverted, not relanded state.

The patch will resolve a  signed integer overflow at X86RegisterInfo.cpp:951 #75944 

https://github.com/llvm/llvm-project/pull/84114


More information about the llvm-commits mailing list