[PATCH] D130940: [lld-macho] Don't crash upon seeing uleb128 ptr encoding while parsing CIE.

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 13:58:48 PDT 2022


oontvoo created this revision.
oontvoo added a reviewer: thakis.
Herald added projects: lld-macho, All.
Herald added a reviewer: lld-macho.
oontvoo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Follow up to D130804 <https://reviews.llvm.org/D130804>

Fixes #56576.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130940

Files:
  lld/MachO/InputFiles.cpp
  lld/test/MachO/eh-frame-uleb128.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130940.449121.patch
Type: text/x-patch
Size: 2993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220801/cd490f22/attachment.bin>


More information about the llvm-commits mailing list