[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 13:04:51 PDT 2021
This revision was automatically updated to reflect the committed changes.
int3 marked 2 inline comments as done.
Closed by commit rG002eda7056af: [lld-macho] Associate compact unwind entries with function symbols (authored by int3).
Changed prior to commit:
https://reviews.llvm.org/D109944?vs=382371&id=382438#toc
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.382438.patch
Type: text/x-patch
Size: 36754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/a522ba9e/attachment.bin>
More information about the llvm-commits
mailing list