[PATCH] D95916: DebugInfo/Symbolize: Allow STT_NOTYPE/STT_GNU_IFUNC symbols for .symtab symbolization
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 19:50:22 PST 2021
MaskRay added a comment.
Note: There are some interesting tests which can be made easy by allowing ld.lld, e.g. multiple STT_FILE. It is possible to construct such extra tests with yaml2obj but they can be really verbose.
https://lists.llvm.org/pipermail/llvm-dev/2021-January/148048.html the debuginfo-test idea
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95916/new/
https://reviews.llvm.org/D95916
More information about the llvm-commits
mailing list