[PATCH] D147505: [lld-macho] Check if DWARF offset is too large for compact unwind

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 05:57:03 PDT 2023


int3 added a comment.

I think both linkers expect the EH frame section to be a contiguous array of CFI entries. Using the `.space 1000` thing causes ld64 to crash and LLD to silently drop all subsequent EH frames


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147505/new/

https://reviews.llvm.org/D147505



More information about the llvm-commits mailing list