[PATCH] D98325: [InstrProfiling] Don't generate __llvm_profile_runtime_user
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 14:08:41 PST 2021
phosek reopened this revision.
phosek added a comment.
This revision is now accepted and ready to land.
In D98325#2623072 <https://reviews.llvm.org/D98325#2623072>, @phosek wrote:
> In D98325#2621884 <https://reviews.llvm.org/D98325#2621884>, @hans wrote:
>
>> This broke the check-profile tests on Mac, see e.g. http://green.lab.llvm.org/green/job/clang-stage1-RA/19301/
>> There are no Mac bots on the main buildbot waterfall, but I thought Apple were watching Green Dragon?
>
> I'm getting `ERR_CONNECTION_REFUSED` when trying to open that URL, how I can see the error?
Turned out to be an issue with corporate network since Green Dragon doesn't use HTTPS, I've managed to open the page on a personal machine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98325/new/
https://reviews.llvm.org/D98325
More information about the llvm-commits
mailing list