[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 14:21:32 PST 2021
MaskRay added a comment.
In D95927#2555199 <https://reviews.llvm.org/D95927#2555199>, @justice_adams wrote:
> Hi @MaskRay,
>
> Looks like this commit caused some test failures on linux build machines. Buildbots for reference:
> http://lab.llvm.org:8011/#/builders/94/builds/2238
> http://lab.llvm.org:8011/#/builders/105/builds/5805
>
> Could I have you take a look?
> -Justice
Thanks. Look like asan's symbolization use case wants to set `UseSymbolTable` to false. I'll confirm and fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95927/new/
https://reviews.llvm.org/D95927
More information about the llvm-commits
mailing list