[PATCH] D114845: [llvm] [Debuginfod] DebuginfodCollection and DebuginfodServer for tracking local debuginfo.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 15:10:10 PDT 2022


noajshu added a comment.

In D114845#3633866 <https://reviews.llvm.org/D114845#3633866>, @Meinersbur wrote:

> I think this causes link errors in shared library builds:
>
> https://lab.llvm.org/buildbot/#/builders/207/builds/8193
> https://lab.llvm.org/buildbot/#/builders/181/builds/5860

Thanks, I'm trying to reproduce this with a local build to see what the problem is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114845



More information about the llvm-commits mailing list