[llvm] [JITLink] Allow multiple relocations at same offset in EHFrameEdgeFixer (PR #68252)
Jonas Hahnfeld via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 14 14:11:57 PDT 2023
hahnjo wrote:
FWIW after 0d0f2199f4ac9bc693dfd4b37a14441edaea5f50 this change now needs a second change to make sure there aren't already two edges for the CIE pointer field...
https://github.com/llvm/llvm-project/pull/68252
More information about the llvm-commits
mailing list