patchFrameInfoForObject accidentally truncates FDE addresses to the least significant 32bits, which causes the Go bug: https://github.com/golang/go/issues/25841. Patch by Alessandro Arzilli Differential Revision: https://reviews.llvm.org/D138763
patchFrameInfoForObject accidentally truncates FDE addresses to the least significant 32bits, which causes the Go bug: https://github.com/golang/go/issues/25841. Patch by Alessandro Arzilli Differential Revision: https://reviews.llvm.org/D138763