[PATCH] D110188: [compiler-rt][profile] Add padding after binary IDs

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 15:32:03 PDT 2021


leonardchan added a comment.

In D110188#3019334 <https://reviews.llvm.org/D110188#3019334>, @nemanjai wrote:

> This appears to have broken PPC bots:
> https://lab.llvm.org/buildbot/#/builders/105/builds/15291
> https://lab.llvm.org/buildbot/#/builders/121/builds/11749
>
> If you don't have an easy fix, please revert.

I have a fix up at https://reviews.llvm.org/D110365 but it looks like it's not ready to land yet. Feel free to revert it now if you can. I'm not at my keyboard right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110188



More information about the llvm-commits mailing list