[PATCH] D89285: [lld-macho] Emit local symbols in symtab; record metadata in LC_DYSYMTAB
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 09:00:37 PDT 2020
int3 added a comment.
I'm not familiar with Darwin's history with STABS, but these symbols are still necessary for `dsymutil` / `lldb` to locate the DWARF debug info.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89285/new/
https://reviews.llvm.org/D89285
More information about the llvm-commits
mailing list