[compiler-rt] [llvm] [clang] [Profile] Refactor profile correlation. (PR #70856)

Zequan Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 08:31:23 PDT 2023


ZequanWu wrote:

> @ZequanWu this seems to cause issues on macOS: https://green.lab.llvm.org/green/job/clang-stage1-RA/36184/console
> 
> ```
> Profile-x86_64 :: Darwin/instrprof-debug-info-correlate.c
> Profile-x86_64 :: instrprof-darwin-
> Profile-x86_64h :: Darwin/instrprof-debug-info-correlate.c
> Profile-x86_64h :: instrprof-darwin-exports.c
> ```
> 
> are failing, could you please take a look or revert?

It should be fixed by https://github.com/llvm/llvm-project/commit/56e205a89cbb114750f2bd3f5cfbd19e209d018a.

https://github.com/llvm/llvm-project/pull/70856


More information about the cfe-commits mailing list