[PATCH] D113717: [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 15:59:29 PST 2021


noajshu added a comment.

In D113717#3184110 <https://reviews.llvm.org/D113717#3184110>, @noajshu wrote:

> In D113717#3184078 <https://reviews.llvm.org/D113717#3184078>, @vitalybuka wrote:
>
>> In D113717#3183828 <https://reviews.llvm.org/D113717#3183828>, @noajshu wrote:
>>
>>> Add Debuginfod dep to `llvm/utils/gn/secondary/llvm/lib/DebugInfo/Symbolize/BUILD.gn` to attempt to fix buildbot failure <https://lab.llvm.org/buildbot/#/builders/37/builds/9005>
>>
>> That buldbot does not use .gn
>
> Ok! What does the buildbot do / use?
> I followed the instructions to reproduce the build failure, but the build fails for other reasons. (logs <https://pastebin.com/T8SGayWE>)

Ah, I think I see the problem.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113717/new/

https://reviews.llvm.org/D113717



More information about the llvm-commits mailing list