[PATCH] D136000: [lld-macho] Don't fold subsections with symbols at nonzero offsets
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 06:31:40 PDT 2022
oontvoo accepted this revision.
oontvoo added a comment.
This revision is now accepted and ready to land.
LG
================
Comment at: lld/MachO/InputSection.cpp:147
// Remove duplicate compact unwind info for symbols at the same address.
if (symbols.empty())
----------------
this comment is stale?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136000/new/
https://reviews.llvm.org/D136000
More information about the llvm-commits
mailing list