[PATCH] D147952: [DWARFLinkerParallel] Add interface files, create a skeleton implementation.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 07:39:45 PDT 2023


avl added a comment.

In D147952#4394692 <https://reviews.llvm.org/D147952#4394692>, @kda wrote:

> This is breaking Sanitizer buildbots:
> https://lab.llvm.org/buildbot/#/builders/168/builds/13834
> https://lab.llvm.org/buildbot/#/builders/239/builds/2578
> https://lab.llvm.org/buildbot/#/builders/5/builds/34173
>
> It looks like `basic-linking-x86.test` is not so good.

Thank you for reporting issue. Should be fixed by https://reviews.llvm.org/rGd2d32f39217f4cf15926ec6ae23e28447c3f5052.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147952



More information about the llvm-commits mailing list