[PATCH] D109944: [lld-macho] Associate compact unwind entries with function symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 09:27:46 PDT 2021


int3 updated this revision to Diff 382371.
int3 marked an inline comment as done.
int3 added a comment.

fix test + style


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109944

Files:
  lld/MachO/ConcatOutputSection.cpp
  lld/MachO/Driver.cpp
  lld/MachO/ICF.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/MarkLive.cpp
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/UnwindInfoSection.cpp
  lld/MachO/UnwindInfoSection.h
  lld/MachO/Writer.cpp
  lld/test/MachO/compact-unwind-both-local-and-dylib-personality.s
  lld/test/MachO/dead-strip.s
  lld/test/MachO/invalid/cfstring.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109944.382371.patch
Type: text/x-patch
Size: 36757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/1b8f1208/attachment.bin>


More information about the llvm-commits mailing list