Follow up to D130804
Fixes #56576.
Paths
| Differential D130940
[lld-macho] Don't crash upon seeing uleb128 ptr encoding while parsing CIE. AbandonedPublic Authored by oontvoo on Aug 1 2022, 1:58 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 1 2022, 1:58 PM Comment Actions Why not parse the pointer instead of ignoring it? (I assume you're putting this diff up because libffi also uses DW_EH_PE_uleb128?)
Revision Contents
Diff 449123 lld/MachO/InputFiles.cpp
lld/test/MachO/eh-frame-uleb128.s
|