[PATCH] D105557: [lld/mac] Don't crash when dead-stripping removes all unwind info
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 09:36:42 PDT 2021
int3 accepted this revision.
int3 added a comment.
This revision is now accepted and ready to land.
I'm planning to add pointers from InputSections to their corresponding CompactUnwindEntries. Maybe I can make this less awkward along the way...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105557/new/
https://reviews.llvm.org/D105557
More information about the llvm-commits
mailing list