[PATCH] D98325: [InstrProfiling] Don't generate __llvm_profile_runtime_user

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 04:57:09 PST 2021


hans added a comment.

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?

Reverted in f50aef745c3ba981f3d0bf118b809d0c3880a490 <https://reviews.llvm.org/rGf50aef745c3ba981f3d0bf118b809d0c3880a490> to unbreak the builds.


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