[PATCH] D102039: [profile] Add binary id into profiles

Gulfem Savrun Yeniceri via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 3 18:15:31 PST 2021


gulfem added inline comments.


================
Comment at: compiler-rt/test/profile/binary-id.c:12
+
+void foo() {
+}
----------------
vitalybuka wrote:
> Hi @gulfem,
> Do you have some ideas why this fails on this bot?
> https://lab.llvm.org/staging/#/builders/97/builds/840
Hi @vitalybuka,
I tried looking into that, but I am not able to access that bot at the moment.
I'm getting `502 Bad Gateway` error, but I'll try to reproduce it later.
Hopefully, I can give your more info then! 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102039



More information about the llvm-commits mailing list