[PATCH] D95927: DebugInfo/Symbolize: Retrieve filename from the preceding STT_FILE for .symtab symbolization
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 09:47:25 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04a2e12612f4: DebugInfo/Symbolize: Retrieve filename from the preceding STT_FILE for .symtab… (authored by MaskRay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95927/new/
https://reviews.llvm.org/D95927
Files:
llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.h
llvm/test/DebugInfo/Symbolize/ELF/symtab-file-conflict.s
llvm/test/DebugInfo/Symbolize/ELF/symtab-file.s
llvm/test/DebugInfo/Symbolize/ELF/symtab-file2.yaml
llvm/test/DebugInfo/Symbolize/ELF/symtab-ignored.s
llvm/test/DebugInfo/Symbolize/ELF/symtab-notype.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95927.322715.patch
Type: text/x-patch
Size: 14255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/ffb885a6/attachment.bin>
More information about the llvm-commits
mailing list