[PATCH] D139663: Emit unwind information in the .debug_frame section when the .cfi_sections .debug_frame directive is used.

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 23:31:20 PST 2022


glandium added a comment.

FWIW, I'm seeing targetAtom != NULL assertions in function Fixup in ld.hpp in ld64 when build Firefox with LTO since this change (I can only guess the crashes mentioned in the revert are the same?).


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

https://reviews.llvm.org/D139663



More information about the llvm-commits mailing list